de.fuberlin.wiwiss.ng4j.swp.exceptions
Class SWPPKCS12Exception

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by de.fuberlin.wiwiss.ng4j.swp.exceptions.SWPPKCS12Exception
All Implemented Interfaces:
Serializable

public class SWPPKCS12Exception
extends Exception

Author:
rowland Declarative Systems & Software Engineering Group, School of Electronics & Computer Science, University of Southampton, Southampton, SO17 1BJ
See Also:
Serialized Form

Constructor Summary
SWPPKCS12Exception(String aMessage)
           
SWPPKCS12Exception(String aMessage, Throwable aCause)
           
 
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

SWPPKCS12Exception

public SWPPKCS12Exception(String aMessage)

SWPPKCS12Exception

public SWPPKCS12Exception(String aMessage,
                          Throwable aCause)