BizFormTableNameNotUniqueException Constructor |
Name | Description | |
---|---|---|
![]() | BizFormTableNameNotUniqueException |
Initializes a new instance of the BizFormTableNameNotUniqueException class with default values.
|
![]() | BizFormTableNameNotUniqueException(String) |
Initializes a new instance of the BizFormTableNameNotUniqueException class with a specified error message.
|
![]() | BizFormTableNameNotUniqueException(SerializationInfo, StreamingContext) |
Initializes a new instance of the BizFormTableNameNotUniqueException class with serialized data.
|
![]() | BizFormTableNameNotUniqueException(String, Exception) |
Initializes a new instance of the BizFormTableNameNotUniqueException class with a specified error message and a reference to the inner exception that is the cause of this exception.
|
![]() | BizFormTableNameNotUniqueException(String, String) |
Initializes a new instance of the BizFormTableNameNotUniqueException class with a specified error message and a table name that is the cause of this exception.
|
![]() | BizFormTableNameNotUniqueException(String, String, Exception) |
Initializes a new instance of the BizFormTableNameNotUniqueException class with a specified error message, a table name and a reference to the inner exception that is the cause of this exception.
|