ElementsException Constructor |
Name | Description | |
---|---|---|
ElementsException |
A standard constructor.
| |
ElementsException(String) |
A constuctor setting the message text.
| |
ElementsException(SerializationInfo, StreamingContext) |
A constuctor used in serailization.
| |
ElementsException(String, Exception) |
A constuctor setting the message text and InnerException
|