Package org.bouncycastle.cert.plants
Class InvalidProofException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.bouncycastle.cert.plants.InvalidProofException
-
- All Implemented Interfaces:
java.io.Serializable
public class InvalidProofException extends java.lang.ExceptionThrown when a Merkle tree inclusion or consistency proof fails validation.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description InvalidProofException(java.lang.String message)
-