Class EngineException
Motphys engine internal exception.
Inheritance
System.Object
System.Exception
EngineException
Namespace: Motphys.Rigidbody
Assembly: solution.dll
Syntax
public class EngineException : Exception, ISerializable, _Exception
Constructors
EngineException(String)
Declaration
public EngineException(string message)
Parameters
Type | Name | Description |
---|---|---|
System.String | message |