IllegalObjectStateException Constructor |
Name | Description | |
---|---|---|
![]() | IllegalObjectStateException |
Initializes a new instance of the IllegalObjectStateException
class.
|
![]() | IllegalObjectStateException(String) |
Initializes a new instance of the IllegalObjectStateException
class with the specified error message.
|
![]() | IllegalObjectStateException(String, Exception) |
Initializes a new instance of the IllegalObjectStateException
class with the specified error message and inner exception.
|