DX9ToolsR4 - Created by: X

DX9ToolsBaseError Members

DX9ToolsBaseError overview

Public Instance Constructors

DX9ToolsBaseErrorOverloaded. Initializes a new instance of the DX9ToolsBaseError class.

Public Instance Properties

DX9ErrorCode The uniuqe error code that represents the error.
DX9ErrorMsg The error message or the error.
ErrorCode (inherited from Microsoft.DirectX.DirectXException)
ErrorString (inherited from Microsoft.DirectX.DirectXException)
HelpLink (inherited from Exception)
InnerException (inherited from Exception)
Message (inherited from Exception)
Source (inherited from Exception)
StackTrace (inherited from Exception)
TargetSite (inherited from Exception)

Public Instance Methods

Equals (inherited from Object)
GetBaseException (inherited from Exception)
GetHashCode (inherited from Object)
GetObjectData (inherited from Exception)
GetType (inherited from Object)
ToString (inherited from Microsoft.DirectX.DirectXException)

Protected Instance Fields

menuErrorCode The error code of the error.
mstrErrorMsg The error message of the error.

Protected Instance Properties

HResult (inherited from Exception)

Protected Instance Methods

Finalize (inherited from Object)
MemberwiseClone (inherited from Object)

See Also

DX9ToolsBaseError Class | CBX.Libs.DX9ToolsR4.Exceptions Namespace