SafeHtmlWrapperException Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the SafeHtmlWrapperException class.
Overload List
Name | Description | |
---|---|---|
SafeHtmlWrapperException() | Initializes a new instance of the SafeHtmlWrapperException class. | |
SafeHtmlWrapperException(String) | Initializes a new instance of the SafeHtmlWrapperException class with the given message parameter. | |
SafeHtmlWrapperException(String, Exception) | Initializes a new instance of the SafeHtmlWrapperException class with the specified error message and a reference to the inner exception that is the cause of the exception. |
Top
See Also
Reference
SafeHtmlWrapperException Class