Click or drag to resize

Error Constructor

X#
Overload List
  NameDescription
Public methodError
Create an Error Object
Public methodError(Exception)
Create an Error Object with the Innner Exception
Public methodError(String)
Create an Error Object with the specified Description
Public methodError(DWord, String)
Create an Error Object for a Gencode and Argument Name.
Public methodError(DWord, DWord)
Create an Error Object.
Public methodError(DWord, String, String)
Create an Error Object for a Gencode, Argument Name and Description.
Public methodError(Exception, String, String, DWord, Object)
Create an Error Object with the Innner Exception and other parameters
Public methodError(DWord, DWord, String, String, DWord)
Create an Error Object.
Top
See Also