BizFormException Class |
Namespace: CMS.OnlineForms
[SerializableAttribute] public class BizFormException : Exception
Name | Description | |
---|---|---|
BizFormException |
Initializes a new instance of the BizFormException class with default values.
| |
BizFormException(String) |
Initializes a new instance of the BizFormException class with a specified error message.
| |
BizFormException(SerializationInfo, StreamingContext) |
Initializes a new instance of the BizFormException class with serialized data.
| |
BizFormException(String, Exception) |
Initializes a new instance of the BizFormException class with a specified error message and a reference to the inner exception that is the cause of this exception.
|