Click or drag to resize

AppException Constructor

Overload List
Name Description
Public method AppException
Default constructor.
Public method AppException(String)
Constructor allowing a message to be added to this exception.
Public method AppException(String, Exception)
Constructor for an exception containing a message and an embedded exception.
Top
See Also