be.ehealth.technicalconnector.exception
Class CertificateVerificationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by be.ehealth.technicalconnector.exception.ConnectorException
              extended by be.ehealth.technicalconnector.exception.TechnicalConnectorException
                  extended by be.ehealth.technicalconnector.exception.CertificateVerificationException
All Implemented Interfaces:
Serializable

public class CertificateVerificationException
extends TechnicalConnectorException

This class wraps an exception that could be thrown during the certificate verification process.

See Also:
Serialized Form

Constructor Summary
CertificateVerificationException(String message)
           
CertificateVerificationException(String message, Throwable cause)
           
 
Method Summary
 
Methods inherited from class be.ehealth.technicalconnector.exception.TechnicalConnectorException
getCategory
 
Methods inherited from class be.ehealth.technicalconnector.exception.ConnectorException
getErrorCode
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CertificateVerificationException

public CertificateVerificationException(String message,
                                        Throwable cause)

CertificateVerificationException

public CertificateVerificationException(String message)



Connector Packaging TECHNICAL 3.25.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.