Click or drag to resize
HelperException Constructor
Overload List
  NameDescription
Public methodHelperException
Initializes a new instance of the HelperException class.
Public methodHelperException(String)
Initializes a new instance of the HelperException class with a specified error message.
Protected methodHelperException(SerializationInfo, StreamingContext)
Initializes a new instance of the HelperException class with serialized data.
Public methodHelperException(String, Exception)
Initializes a new instance of the HelperException class with a specified error message and a reference to the inner exception that is the cause of this exception.
Top
See Also