spki
Class SPKIException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--spki.SPKIException
- Direct Known Subclasses:
- IntersectionException, ParseException, ReductionException
- public class SPKIException
- extends Exception
Thrown to indicate that some error condition in the SPKI package has occured.
- Version:
- $Id: SPKIException.java,v 1.4 2002/06/22 10:41:42 tep Exp $
- Author:
- Tep Narula <tep@win.trlabs.ca>, adapted from SPKI.SPKIException by Per Harald Myrvang <perm@pasta.cs.uit.no>
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
,
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
registerNatives,
wait,
wait,
wait |
SPKIException
public SPKIException()
SPKIException
public SPKIException(String s)