be.fgov.ehealth.etee.crypto.eid.exception
Class NoAvailableSmartCardException
java.lang.Object
java.lang.Throwable
java.lang.Exception
be.fgov.ehealth.etee.crypto.eid.exception.NoAvailableSmartCardException
- All Implemented Interfaces:
- java.io.Serializable
public class NoAvailableSmartCardException
- extends java.lang.Exception
Exception to throw if no smart card available.
- Since:
- 2.0.0
- See Also:
- Serialized Form
| 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 |
NoAvailableSmartCardException
public NoAvailableSmartCardException()
NoAvailableSmartCardException
public NoAvailableSmartCardException(java.lang.String message,
java.lang.Throwable cause)
- Parameters:
message - cause -
NoAvailableSmartCardException
public NoAvailableSmartCardException(java.lang.String message)
- Parameters:
message -
NoAvailableSmartCardException
public NoAvailableSmartCardException(java.lang.Throwable cause)
- Parameters:
cause -
Copyright © 2018 eHealth. All Rights Reserved.