ServerException Constructor NFX Class Library

[This is preliminary documentation and is subject to change.]

Overload List

  NameDescription
Public methodServerException 
Initializes a new instance of the ServerException class
Public methodServerException(String)
Initializes a new instance of the ServerException class
Protected methodServerException(SerializationInfo, StreamingContext)
Initializes a new instance of the ServerException class
Public methodServerException(String, Exception)
Initializes a new instance of the ServerException class
Back to Top
See Also