IGLib
1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
|
Thrown when a test executes inconclusively. More...
Public Member Functions | |
InconclusiveException (string message) | |
InconclusiveException (string message, Exception inner) | |
![]() | |
ResultStateException (string message) | |
ResultStateException (string message, Exception inner) | |
Protected Member Functions | |
InconclusiveException (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 a test executes inconclusively.
|
inline |
message | The error message that explains the reason for the exception |
|
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