Helper |
The HelperException type exposes the following members.
Name | Description | |
---|---|---|
![]() | HelperException(String) | Create a new exception with message |
![]() | HelperException(SerializationInfo, StreamingContext) | Serialise the exception |
![]() | HelperException(String, Exception) | Create a new exception with message and inner exception |
Name | Description | |
---|---|---|
![]() | ErrorCode |
Extension method to get the Alpaca Error Code for an Exception. Returns UnspecifiedError if it cannot find a better code
(Defined by ExceptionHelpers) |