Thrown on server errors.

Namespace: Lesnikowski.Client
Assembly:  Mail (in Mail.dll)
Version: 2.7.2897.36617

Syntax

C#
public class ServerException : Exception
Visual Basic (Declaration)
Public Class ServerException _
	Inherits Exception
Visual C++
public ref class ServerException : public Exception

Inheritance Hierarchy

System..::Object
  System..::Exception
    Lesnikowski.Client..::ServerException

See Also