kz.gamma.hardware.crypto.pcsc.exception
Class PcscException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by kz.gamma.hardware.crypto.pcsc.exception.PcscException
All Implemented Interfaces:
java.io.Serializable

public class PcscException
extends java.lang.Exception

Created with IntelliJ IDEA. User: s_moiseyev Date: 27.12.12 Time: 8:13 To change this template use File | Settings | File Templates.

See Also:
Serialized Form

Constructor Summary
PcscException(java.lang.String message)
           
PcscException(java.lang.String message, java.lang.Throwable cause)
           
PcscException(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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PcscException

public PcscException(java.lang.String message)

PcscException

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

PcscException

public PcscException(java.lang.Throwable cause)


Copyright © 2013 Gamma Technologies. All Rights Reserved.