Overload List

  NameDescription
Public methodUnableToLoginException()()()()
Instantiates a new UnableToLoginException using the default message
Public methodUnableToLoginException(String)
Instantiates a new UnableToLoginException using the supplied message
Protected methodUnableToLoginException(SerializationInfo, StreamingContext)
Instantiates a new UnableToLoginException using the supplied serialization info
Public methodUnableToLoginException(String, Exception)
Instantiates a new UnableToLoginException using the supplied message along with an additional exception that caused this one to be thrown

See Also