de.fhg.igd.jhsm.util
Class InvalidHSMException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byde.fhg.igd.jhsm.util.InvalidHSMException
All Implemented Interfaces:
Serializable

public class InvalidHSMException
extends Exception

Is thrown if an illegal hsm structure has been detected.

Version:
"$Id: InvalidHSMException.java 1913 2007-08-08 02:41:53Z jpeters $"
Author:
Jan Haevecker
See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.lang.Exception
 
Fields inherited from class java.lang.Throwable
 
Constructor Summary
InvalidHSMException()
           
InvalidHSMException(String message)
           
 
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

InvalidHSMException

public InvalidHSMException()

InvalidHSMException

public InvalidHSMException(String message)


Copyright © Fraunhofer Gesellschaft. All Rights Reserved.