CleanException Constructor

Overload List
  NameDescription
Public methodCleanException
Initializes a new instance of the CleanException class.
Public methodCleanException(Exception)
Initializes a new instance of the CleanException class.
Public methodCleanException(String)
Initializes a new instance of the CleanException class.
Public methodCleanException(String, Exception)
Initializes a new instance of the CleanException class.
Top
See Also