DXEngine |
[SerializableAttribute] public class DXEngineComException : DXEngineException
The DXEngineComException type exposes the following members.
Name | Description | |
---|---|---|
DXEngineComException(Int32) | Constructor | |
DXEngineComException(Result) | Constructor | |
DXEngineComException(ResultDescriptor) | Constructor |
Name | Description | |
---|---|---|
Descriptor | Gets the SharpDX.Result with error code. |
Name | Description | |
---|---|---|
GetObjectData | When overridden in a derived class, sets the SerializationInfo with information about the exception. (Overrides ExceptionGetObjectData(SerializationInfo, StreamingContext)) |