LogOnDisabledException Constructor

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