Overload List

NameDescription
Public methodServerExceptionServerExceptionNew()()
Creates new empty ServerException object.
Public methodServerExceptionServerExceptionNew(String)
Creates new ServerException object with specified message.
Public methodServerExceptionServerExceptionNew(String, Exception)
Creates new ServerException object with specified message.

See Also