Overload | Description |
---|---|
GridException Constructor(String) | Initializes a new instance of the GridException class with a specified error message. |
GridException Constructor(String,Exception) | Initializes a new instance of the GridException class with a specified error message and a reference to the inner exception that is the cause of this exception. |
GridException Constructor(SerializationInfo,StreamingContext) | Initializes a new instance of the GridException class specify serialization information and a streaming context. |