Class ExceptionHelperRefs
Inheritance
System.Object
ExceptionHelperRefs
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Cosmos.IL2CPU
Assembly: Cosmos.IL2CPU.dll
Syntax
public static class ExceptionHelperRefs
Fields
| Improve this Doc View SourceCurrentExceptionRef
Declaration
public static readonly FieldInfo CurrentExceptionRef
Field Value
Type | Description |
---|---|
System.Reflection.FieldInfo |
ThrowDivideByZeroExceptionRef
Declaration
public static readonly MethodInfo ThrowDivideByZeroExceptionRef
Field Value
Type | Description |
---|---|
System.Reflection.MethodInfo |
ThrowIndexOutOfRangeException
Declaration
public static readonly MethodInfo ThrowIndexOutOfRangeException
Field Value
Type | Description |
---|---|
System.Reflection.MethodInfo |
ThrowInvalidCastExceptionRef
Declaration
public static readonly MethodInfo ThrowInvalidCastExceptionRef
Field Value
Type | Description |
---|---|
System.Reflection.MethodInfo |
ThrowNotFiniteNumberExceptionRef
Declaration
public static readonly MethodInfo ThrowNotFiniteNumberExceptionRef
Field Value
Type | Description |
---|---|
System.Reflection.MethodInfo |
ThrowOverflowExceptionRef
Declaration
public static readonly MethodInfo ThrowOverflowExceptionRef
Field Value
Type | Description |
---|---|
System.Reflection.MethodInfo |