PsrServiceException Class |
Namespace: PsrApi
public class PsrServiceException : Exception
The PsrServiceException type exposes the following members.
| Name | Description | |
|---|---|---|
| PsrServiceException |
Creates a new instance of PsrServiceException.
|
| Name | Description | |
|---|---|---|
| AdditionalData |
JSON serialized additional data
| |
| Data | (Inherited from Exception.) | |
| ExceptionCode |
ExceptionCode
| |
| FaultCode |
FaultCode
| |
| FaultNameSpace |
FaultNameSpace is filled with additional information if FaultCode is filled
| |
| HelpLink | (Inherited from Exception.) | |
| HResult | (Inherited from Exception.) | |
| InnerException | (Inherited from Exception.) | |
| Message | (Inherited from Exception.) | |
| Source | (Inherited from Exception.) | |
| StackTrace | (Inherited from Exception.) | |
| TargetSite | (Inherited from Exception.) |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetBaseException | (Inherited from Exception.) | |
| GetHashCode | (Inherited from Object.) | |
| GetObjectData | (Inherited from Exception.) | |
| GetType | (Inherited from Exception.) | |
| ToString | (Inherited from Exception.) |