Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
ExceptionResource.cs File Reference

Go to the source code of this file.

Namespaces

namespace  System
 

Enumerations

enum  System.ExceptionResource {
  System.ArgumentOutOfRange_Index , System.ArgumentOutOfRange_IndexCount , System.ArgumentOutOfRange_IndexCountBuffer , System.ArgumentOutOfRange_Count ,
  System.ArgumentOutOfRange_Year , System.Arg_ArrayPlusOffTooSmall , System.NotSupported_ReadOnlyCollection , System.Arg_RankMultiDimNotSupported ,
  System.Arg_NonZeroLowerBound , System.ArgumentOutOfRange_GetCharCountOverflow , System.ArgumentOutOfRange_ListInsert , System.ArgumentOutOfRange_NeedNonNegNum ,
  System.ArgumentOutOfRange_SmallCapacity , System.Argument_InvalidOffLen , System.Argument_CannotExtractScalar , System.ArgumentOutOfRange_BiggerThanCollection ,
  System.Serialization_MissingKeys , System.Serialization_NullKey , System.NotSupported_KeyCollectionSet , System.NotSupported_ValueCollectionSet ,
  System.InvalidOperation_NullArray , System.TaskT_TransitionToFinal_AlreadyCompleted , System.TaskCompletionSourceT_TrySetException_NullException , System.TaskCompletionSourceT_TrySetException_NoExceptions ,
  System.NotSupported_StringComparison , System.ConcurrentCollection_SyncRoot_NotSupported , System.Task_MultiTaskContinuation_NullTask , System.InvalidOperation_WrongAsyncResultOrEndCalledMultiple ,
  System.Task_MultiTaskContinuation_EmptyTaskList , System.Task_Start_TaskCompleted , System.Task_Start_Promise , System.Task_Start_ContinuationTask ,
  System.Task_Start_AlreadyStarted , System.Task_RunSynchronously_Continuation , System.Task_RunSynchronously_Promise , System.Task_RunSynchronously_TaskCompleted ,
  System.Task_RunSynchronously_AlreadyStarted , System.AsyncMethodBuilder_InstanceNotInitialized , System.Task_ContinueWith_ESandLR , System.Task_ContinueWith_NotOnAnything ,
  System.Task_InvalidTimerTimeSpan , System.Task_Delay_InvalidMillisecondsDelay , System.Task_Dispose_NotCompleted , System.Task_ThrowIfDisposed ,
  System.Task_WaitMulti_NullTask , System.ArgumentException_OtherNotArrayOfCorrectLength , System.ArgumentNull_Array , System.ArgumentNull_SafeHandle ,
  System.ArgumentOutOfRange_EndIndexStartIndex , System.ArgumentOutOfRange_Enum , System.ArgumentOutOfRange_HugeArrayNotSupported , System.Argument_AddingDuplicate ,
  System.Argument_InvalidArgumentForComparison , System.Arg_LowerBoundsMustMatch , System.Arg_MustBeType , System.Arg_Need1DArray ,
  System.Arg_Need2DArray , System.Arg_Need3DArray , System.Arg_NeedAtLeast1Rank , System.Arg_RankIndices ,
  System.Arg_RanksAndBounds , System.InvalidOperation_IComparerFailed , System.NotSupported_FixedSizeCollection , System.Rank_MultiDimNotSupported ,
  System.Arg_TypeNotSupported , System.Argument_SpansMustHaveSameLength , System.Argument_InvalidFlag , System.CancellationTokenSource_Disposed ,
  System.Argument_AlignmentMustBePow2
}