GeonBit.UI Documentation
| InvalidStateException Constructor |
Overload List| Name | Description | |
|---|---|---|
![]() | InvalidStateException |
Create the exception without message.
|
![]() | InvalidStateException(String) |
Create the exception with message.
|
![]() | InvalidStateException(String, Exception) |
Create the exception with message and inner exception.
|
See Also