ostore.security.thresh
Class ThresholdSigException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--java.lang.RuntimeException
|
+--ostore.security.thresh.ThresholdSigException
- All Implemented Interfaces:
- Serializable
- public class ThresholdSigException
- extends RuntimeException
Thrown by the Dealer on errors.
Reference: "Practical Threshold Signatures",
Victor Shoup (sho@zurich.ibm.com), IBM Research Paper RZ3121, 4/30/99
- Version:
- $Id: ThresholdSigException.java,v 1.3 2001/10/17 01:50:40 srhea Exp $
- Author:
- Steve Weis
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
diagnostic
protected static String diagnostic
ThresholdSigException
public ThresholdSigException()
ThresholdSigException
public ThresholdSigException(String detail)