Overload List
Name | Description | |
---|---|---|
![]() | InvalidElementStateException |
Initializes a new instance of the InvalidElementStateException class.
|
![]() | InvalidElementStateException(String) |
Initializes a new instance of the InvalidElementStateException class with
a specified error message.
|
![]() | InvalidElementStateException(SerializationInfo, StreamingContext) |
Initializes a new instance of the InvalidElementStateException class with serialized data.
|
![]() | InvalidElementStateException(String, Exception) |
Initializes a new instance of the InvalidElementStateException class with
a specified error message and a reference to the inner exception that is the
cause of this exception.
|
See Also