be.ehealth.technicalconnector.exception
Class TechnicalConnectorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
be.ehealth.technicalconnector.exception.ConnectorException
be.ehealth.technicalconnector.exception.TechnicalConnectorException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- BeIDPinCodeException, CertificateVerificationException, ConnectorValidationException, EhboxCryptoException, InvalidBlobContentConnectorException, InvalidTimeStampException, NoNextEndpointException, RaException, RetryNextEndpointException, SessionManagementException, SilentInstantiationException, SoaErrorException, UnsealConnectorException
public class TechnicalConnectorException
- extends ConnectorException
The Class TechnicalConnectorException..
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
TechnicalConnectorException
public TechnicalConnectorException(TechnicalConnectorExceptionValues errorCodeValue,
Object... params)
- Creates a new TechnicalConnectorException.
- Parameters:
errorCodeValue
- an entry from TechnicalConnectorExceptionValues enumerationparams
- the strings that complete the errorCodeValue message
TechnicalConnectorException
public TechnicalConnectorException(TechnicalConnectorExceptionValues errorCodeValue,
Throwable e,
Object... params)
- Creates a new TechnicalConnectorException.
- Parameters:
errorCodeValue
- an entry from TechnicalConnectorExceptionValues enumeratione
- the initial exceptionparams
- the strings that complete the errorCodeValue message
getCategory
public TechnicalConnectorExceptionValues getCategory()
- Returns:
- the errorCodeValue
Connector Packaging PERSPHYSICIAN 3.10.2 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.