Our new developer documentation is now available. Please check it out!
OdinException
Inherits from:
public class OdinException : Exception, ISerializable, _Exception
Exception type for the native ODIN runtime
Constructors
Name | Description |
---|---|
OdinException(UInt32, String) | OdinErrorCode container |
OdinException(UInt32, String, Exception) | OdinErrorCode container |
Properties
Name | Description |
---|---|
ErrorCode | OdinErrorCode |