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