spki
Class ReductionException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--spki.SPKIException
|
+--spki.ReductionException
- public class ReductionException
- extends SPKIException
Thrown to indicate that a reduction failed.
- Version:
- $Id: ReductionException.java,v 1.1 2002/06/23 19:09:43 tep Exp $
- Author:
- Tep Narula <tep@win.trlabs.ca>, adapted from SPKI.ParseException 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 |
ReductionException
public ReductionException()
ReductionException
public ReductionException(String s)