Overload List

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

See Also