Class ECRCommunicationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
at.hobex.pos.ecr.ECRCommunicationException
- All Implemented Interfaces:
Serializable
ECRBase throws this exception in case of a communication failure.
It's recommended to send a cancel request for all transactions throwing this error for consistency reasons.
- Since:
- 1.0
- Author:
- Roman Mahrer
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ECRCommunicationException
-