FaultException Constructor |
Name | Description | |
---|---|---|
![]() | FaultException |
Initializes a new instance of the FaultException class.
|
![]() | FaultException(String) |
Initializes a new instance of the FaultException class.
|
![]() | FaultException(SerializationInfo, StreamingContext) |
Initializes a new instance of the FaultException class.
|
![]() | FaultException(String, Exception) |
Initializes a new instance of the FaultException class.
|
![]() | FaultException(String, String, String) |
Initializes a new instance of the FaultException class.
|
![]() | FaultException(String, String, String, Exception) |
Initializes a new instance of the FaultException class.
|