Package org.bouncycastle.tsp.ers
Class PartialHashTreeVerificationException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.bouncycastle.tsp.ers.ERSException
-
- org.bouncycastle.tsp.ers.PartialHashTreeVerificationException
-
- All Implemented Interfaces:
Serializable
public class PartialHashTreeVerificationException extends ERSException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PartialHashTreeVerificationException(String message)
-
Method Summary
-
Methods inherited from class org.bouncycastle.tsp.ers.ERSException
getCause
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
Constructor Detail
-
PartialHashTreeVerificationException
public PartialHashTreeVerificationException(String message)
-
-