Method | Description | |
---|---|---|
FaultException ( ) : System |
Create a new FaultException with no message nor inner-exception.
|
Method | Description | |
---|---|---|
FaultException ( |
Constructor for serialisation.
|
Method | Description | |
---|---|---|
FaultException ( [ message ) : System |
Create a new FaultException with the given message.
|
|
FaultException ( [ innerException, [ message ) : System |
Create a new FaultException with a given inner-exception and message.
|
protected FaultException ( |
||
info | ||
context | ||
return | System |