Class SourceVerifyFail

java.lang.Object
java.lang.Throwable
java.lang.Exception
pygar.documents.SourceVerifyFail
All Implemented Interfaces:
java.io.Serializable

public class SourceVerifyFail
extends java.lang.Exception
This exception thrown if the document has been sent to the wrong site. The actual test uses the private key of the entity at this site to verify the source's encryption of the document using the public key of this site.
See Also:
Serialized Form
  • Constructor Summary

    Constructors 
    Constructor Description
    SourceVerifyFail()  
  • Method Summary

    Methods inherited from class java.lang.Throwable

    addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait