spki
Class IntersectionException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--spki.SPKIException
|
+--spki.IntersectionException
- public class IntersectionException
- extends SPKIException
Thrown to indicate that an intersection failed.
- Version:
- $Id: IntersectionException.java,v 1.4 2002/06/22 10:41:42 tep Exp $
- Author:
- Tep Narula <tep@win.trlabs.ca>, adapted from SPKI.IntersectionException 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 |
IntersectionException
public IntersectionException()
IntersectionException
public IntersectionException(String s)