be.ehealth.technicalconnector.exception
Class ResponseAPDUException
java.lang.Object
java.lang.Throwable
java.lang.Exception
be.ehealth.technicalconnector.exception.ResponseAPDUException
- All Implemented Interfaces:
- Serializable
public class ResponseAPDUException
- extends Exception
A ResponseAPDUException encapsulates a ResponseAPDU that lead to the exception, making it available to the catching code.
- See Also:
- Serialized Form
Method Summary |
javax.smartcardio.ResponseAPDU |
getApdu()
|
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ResponseAPDUException
public ResponseAPDUException(javax.smartcardio.ResponseAPDU apdu)
ResponseAPDUException
public ResponseAPDUException(String message,
javax.smartcardio.ResponseAPDU apdu)
getApdu
public javax.smartcardio.ResponseAPDU getApdu()
Connector Packaging TECHNICAL 3.24.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.