HelperException Class

Base exception for the Utilities components

Definition

Constructors

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

See Also