SlavedException Constructor

Overload List

SlavedException Initializes a new instance of the SlavedException class.
SlavedException(Exception) Initializes a new instance of the SlavedException class with a caught (inner) exception.
SlavedException(String) Create a new exception
SlavedException(String, Exception) Create a new exception

See Also