The exception is thrown when an unexpected response is received from the server.

Namespace: S22.Pop3
Assembly: S22.Pop3 (in S22.Pop3.dll) Version: 1.1.4653.26443 (1.1.0.0)

Syntax

C#
[SerializableAttribute]
public class BadServerResponseException : Exception

Inheritance Hierarchy

System..::..Object
  System..::..Exception
    S22.Pop3..::..BadServerResponseException

See Also