be.ehealth.technicalconnector.exception
Class InvalidTimeStampException
java.lang.Object
java.lang.Throwable
java.lang.Exception
be.ehealth.technicalconnector.exception.ConnectorException
be.ehealth.technicalconnector.exception.TechnicalConnectorException
be.ehealth.technicalconnector.exception.InvalidTimeStampException
- All Implemented Interfaces:
- Serializable
public class InvalidTimeStampException
- extends TechnicalConnectorException
thrown when validation of timestamp fails.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InvalidTimeStampException
public InvalidTimeStampException(String errorMessage,
Exception e)
- exception indicating that a timestamp is not valid.
- Parameters:
errorMessage
- exact validation that failede
- the original validation error
InvalidTimeStampException
public InvalidTimeStampException(String errorMessage)
- Parameters:
string
-
Connector Packaging TECHNICAL 3.25.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.