be.ehealth.technicalconnector.exception
Class BeIDPinCodeException

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.BeIDPinCodeException
All Implemented Interfaces:
Serializable

public class BeIDPinCodeException
extends TechnicalConnectorException

TechnicalConnectorException that is throws when there is a BeIDPinCode problem.

See Also:
Serialized Form

Constructor Summary
BeIDPinCodeException(Exception e)
          exception indicating that a timestamp is not valid.
 
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

BeIDPinCodeException

public BeIDPinCodeException(Exception e)
exception indicating that a timestamp is not valid.

Parameters:
e - the original validation error



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