@License public class SmartCardException extends ProviderException
| Constructor and Description |
|---|
SmartCardException()
Default constructor.
|
SmartCardException(String message)
Constructor.
|
SmartCardException(String message,
Throwable cause)
Constructor.
|
SmartCardException(Throwable cause)
Constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SmartCardException()
public SmartCardException(String message)
messages - the exception message.public SmartCardException(Throwable cause)
cause - the root cause of the exception.Copyright © 2012-2014 Andrea Funtò. See here for terms and conditions.