Click or drag to resize

ServerException Constructor

Overload List
  NameDescription
Public methodServerException
Constructs a new ServerException.
Public methodServerException(String)
Constructs a new ServerException with an error message.
Public methodServerException(String, Exception)
Constructs a new ServerException with an error message and inner exception.
Top
See Also