InvalidStateException Constructor |
| Name | Description | |
|---|---|---|
| InvalidStateException | Creates a new instance of InvalidStateException. | |
| InvalidStateException(String) | Creates a new instance of InvalidStateException specifying message. | |
| InvalidStateException(SerializationInfo, StreamingContext) | Creates an instance of InvalidStateException from serialized information. | |
| InvalidStateException(String, Exception) | Creates a new instance of InvalidStateException specifying message and baseException. |