CustomAttributeConstructorException Constructor |
Name | Description | |
---|---|---|
CustomAttributeConstructorException() |
Initializes a new CustomAttributeConstructorException | |
CustomAttributeConstructorException(String) |
Initializes a new CustomAttributeConstructorException and specifies the exception message.
| |
CustomAttributeConstructorException(SerializationInfo, StreamingContext) |
Deserialization constructor.
| |
CustomAttributeConstructorException(String, Exception) |
Initializes a new CustomAttributeConstructorException and specifies the error
message and the inner exception.
|