Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Reflection.Throw Class Reference

Static Package Functions

static void InvalidCast ()
 
static void InvalidArgument (string message, string parameterName)
 
static void InvalidArgument_OffsetForVirtualHeapHandle ()
 
static Exception InvalidArgument_UnexpectedHandleKind (HandleKind kind)
 
static Exception InvalidArgument_Handle (string parameterName)
 
static void SignatureNotVarArg ()
 
static void ControlFlowBuilderNotAvailable ()
 
static void InvalidOperationBuilderAlreadyLinked ()
 
static void InvalidOperation (string message)
 
static void InvalidOperation_LabelNotMarked (int id)
 
static void LabelDoesntBelongToBuilder (string parameterName)
 
static void HeapHandleRequired ()
 
static void EntityOrUserStringHandleRequired ()
 
static void InvalidToken ()
 
static void ArgumentNull (string parameterName)
 
static void ArgumentEmptyString (string parameterName)
 
static void ArgumentEmptyArray (string parameterName)
 
static void ValueArgumentNull ()
 
static void BuilderArgumentNull ()
 
static void ArgumentOutOfRange (string parameterName)
 
static void ArgumentOutOfRange (string parameterName, string message)
 
static void BlobTooLarge (string parameterName)
 
static void IndexOutOfRange ()
 
static void TableIndexOutOfRange ()
 
static void ValueArgumentOutOfRange ()
 
static void OutOfBounds ()
 
static void WriteOutOfBounds ()
 
static void InvalidCodedIndex ()
 
static void InvalidHandle ()
 
static void InvalidCompressedInteger ()
 
static void InvalidSerializedString ()
 
static void ImageTooSmall ()
 
static void ImageTooSmallOrContainsInvalidOffsetOrCount ()
 
static void ReferenceOverflow ()
 
static void TableNotSorted (TableIndex tableIndex)
 
static void InvalidOperation_TableNotSorted (TableIndex tableIndex)
 
static void InvalidOperation_PEImageNotAvailable ()
 
static void TooManySubnamespaces ()
 
static void ValueOverflow ()
 
static void SequencePointValueOutOfRange ()
 
static void HeapSizeLimitExceeded (HeapIndex heap)
 
static void PEReaderDisposed ()
 

Detailed Description

Definition at line 8 of file Throw.cs.


The documentation for this class was generated from the following file: