TrueZIP 6.8

de.schlichtherle.crypto.io.raes
Class RaesAuthenticationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.io.IOException
              extended by de.schlichtherle.crypto.io.raes.RaesException
                  extended by de.schlichtherle.crypto.io.raes.RaesAuthenticationException
All Implemented Interfaces:
Serializable

public class RaesAuthenticationException
extends RaesException

Thrown to indicate that an RAES file has been tampered with. This is a subclass of RaesException to indicate that this is considered to be an RAES specific issue when accessing the contents of a file.

Since:
TrueZIP 6.0
Version:
$Id: RaesAuthenticationException.java,v 1.3 2010/08/16 10:55:46 christian_schlichtherle Exp $
Author:
Christian Schlichtherle
See Also:
Serialized Form

Constructor Summary
RaesAuthenticationException()
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RaesAuthenticationException

public RaesAuthenticationException()

TrueZIP 6.8

Copyright © 2005-2010 Schlichtherle IT Services. All Rights Reserved.