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