Overload List

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

See Also