SvcHostException Constructor NFX Class Library

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

Overload List

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