|
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+9acb7434aeb2855fb928fe129dfe34575a6d8fd4
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