org.openpermis.cert
Class KeystoreUtilityException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.openpermis.cert.KeystoreUtilityException
All Implemented Interfaces:
Serializable

public class KeystoreUtilityException
extends Exception

See Also:
Serialized Form
Since:
0.9.0

Constructor Summary
KeystoreUtilityException(String message)
          Creates a KeystoreUtilityException.
KeystoreUtilityException(Throwable cause)
          Creates a KeystoreUtilityException.
 
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

KeystoreUtilityException

public KeystoreUtilityException(Throwable cause)
Creates a KeystoreUtilityException.

Parameters:
cause - the cause.
Since:
0.9.0

KeystoreUtilityException

public KeystoreUtilityException(String message)
Creates a KeystoreUtilityException.

Parameters:
message - the message.
Since:
0.9.0


OpenPermis Role Based Access Control 0.9.0 (Build 16)
2009/08/13 07:16:59
Copyright (c) 2002-2007 Ergon Informatik AG