be.fgov.ehealth.etee.crypto.eid.exception
Class SmartCardReaderException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by be.fgov.ehealth.etee.crypto.eid.exception.SmartCardReaderException
All Implemented Interfaces:
java.io.Serializable

public class SmartCardReaderException
extends java.lang.Exception

Smart Card Reader Exception.

Since:
2.0.0
See Also:
Serialized Form

Constructor Summary
SmartCardReaderException()
           
SmartCardReaderException(java.lang.String message)
           
SmartCardReaderException(java.lang.String message, java.lang.Throwable cause)
           
SmartCardReaderException(java.lang.Throwable cause)
           
 
Method Summary
 
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
 

Constructor Detail

SmartCardReaderException

public SmartCardReaderException()

SmartCardReaderException

public SmartCardReaderException(java.lang.String message,
                                java.lang.Throwable cause)

SmartCardReaderException

public SmartCardReaderException(java.lang.String message)

SmartCardReaderException

public SmartCardReaderException(java.lang.Throwable cause)


Copyright © 2018 eHealth. All Rights Reserved.