com.didisoft.pgp.exceptions
Class IntegrityCheckException

java.lang.Object
  extended by org.bouncycastle.openpgp.PGPException
      extended by com.didisoft.pgp.PGPException
          extended by com.didisoft.pgp.exceptions.IntegrityCheckException

public class IntegrityCheckException
extends PGPException

Exception that indicates that the data is corrupted.

Since:
2.5.8

Constructor Summary
IntegrityCheckException(java.lang.String message)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IntegrityCheckException

public IntegrityCheckException(java.lang.String message)


Copyright © 2006-2013 DidiSoft Ltd. All Rights Reserved.