| HelperException Class |
Namespace: HandlebarsDotNet.Mvc
| Name | Description | |
|---|---|---|
| HelperException |
Initializes a new instance of the HelperException class.
| |
| HelperException(String) |
Initializes a new instance of the HelperException class with a specified error message.
| |
| HelperException(SerializationInfo, StreamingContext) |
Initializes a new instance of the HelperException class with serialized data.
| |
| HelperException(String, Exception) |
Initializes a new instance of the HelperException class with a specified error message and a reference to the inner exception that is the cause of this exception.
|