Chess exceptionView code on GitHub
Inheritance Hierarchy
System Exception
Chess ChessException
Namespace: Chess
Assembly: Chess (in Chess.exe) Version: 1.1.1.0 (1.1.1)
Syntax
The ChessException type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ChessException |
Class constructor
View code on GitHub | |
ChessException(String) |
Class constructor
View code on GitHub | |
ChessException(SerializationInfo, StreamingContext) |
Serialization Ctor
View code on GitHub | |
ChessException(String, Exception) |
Class constructor
View code on GitHub |
Extension Methods
Name | Description | |
---|---|---|
IsFatal | (Defined by ExceptionExtensions.) | |
IsWeak | (Defined by ExceptionExtensions.) |
See Also