|
SeveraFaultExceptionTDetail Class
|
SeveraFaultException is thrown when an exception happens in API.
Inheritance Hierarchy
SystemObject
SystemException
SystemSystemException
System.ServiceModelCommunicationException
System.ServiceModelFaultException
System.ServiceModelFaultExceptionTDetail
Severa.APISeveraFaultExceptionTDetail
Namespace: Severa.APIAssembly: Severa.SOAP.API (in Severa.SOAP.API.dll) Version: 1.0.0+cc2a5357b8231e24c5fd7606bb1e71a1374ad1e9
Syntax public class SeveraFaultException<TDetail> : FaultException<TDetail>,
ISeveraException
where TDetail : SeveraApiException
Public Class SeveraFaultException(Of TDetail As SeveraApiException)
Inherits FaultException(Of TDetail)
Implements ISeveraException
Type Parameters
- TDetail
- Detailed exception, which was thrown.
The SeveraFaultExceptionTDetail type exposes the following members.
Properties Methods See Also