PhysicsException Constructor |
Name | Description | |
---|---|---|
PhysicsException |
Initializes a new instance of the PhysicsException class.
| |
PhysicsException(String) |
Initializes a new instance of the PhysicsException class with a specified
error message.
| |
PhysicsException(SerializationInfo, StreamingContext) |
Initializes a new instance of the PhysicsException class with serialized data.
| |
PhysicsException(String, Exception) |
Initializes a new instance of the PhysicsException class with a specified
error message and a reference to the inner exception that is the cause of this exception.
|