IGLib
1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
|
Thrown when an assertion failed. More...
Public Member Functions | |||
SuccessException (string message) | |||
| |||
SuccessException (string message, Exception inner) | |||
![]() | |||
ResultStateException (string message) | |||
ResultStateException (string message, Exception inner) | |||
Protected Member Functions | |
SuccessException (System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) | |
Serialization Constructor More... | |
![]() | |
ResultStateException (System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) | |
Serialization Constructor More... | |
Properties | |
override ResultState | ResultState [get] |
Gets the ResultState provided by this exception More... | |
![]() | |
abstract ResultState | ResultState [get] |
Gets the ResultState provided by this exception More... | |
Thrown when an assertion failed.
|
inline |
message |
|
inline |
message | The error message that explains the reason for the exception |
inner | The exception that caused the current exception |
|
inlineprotected |
Serialization Constructor
|
get |
Gets the ResultState provided by this exception