Click or drag to resize

xTendExceptionBase Constructor

Overload List
  NameDescription
Public methodxTendExceptionBase
Initializes a new instance of the xTendExceptionBase class.
Public methodxTendExceptionBase(String)
Initializes a new instance of the xTendExceptionBase class with a specified error message.
Public methodxTendExceptionBase(SerializationInfo, StreamingContext)
Initializes a new instance of the xTendExceptionBase class with serialized data.
Public methodxTendExceptionBase(String, Exception)
Initializes a new instance of the xTendExceptionBase class with a specified error message and a reference to the inner exception that is the cause of this exception.
Top
See Also