Class InvalidProofException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.exonum.binding.common.proofs.InvalidProofException
All Implemented Interfaces:
Serializable

public class InvalidProofException
extends RuntimeException
Indicates that the corresponding proof has invalid structure and must be rejected.
See Also:
Serialized Form