Property | Type | Description | |
---|---|---|---|
GetFaultDetailForException | object |
Method | Description | |
---|---|---|
ExceptionMappingAttribute ( |
Initializes a new instance of the ExceptionMappingAttribute class.
|
Method | Description | |
---|---|---|
GetFaultDetailForException ( |
Gets the fault detail for exception.
|
public ExceptionMappingAttribute ( |
||
exceptionType | Type of the exception. | |
faultDetailType | Type of the fault detail. | |
return | System |