TrueZIP 6.8.2

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 06f3ba684701 2010/11/04 01:15:55 christian $
Author:
Christian Schlichtherle
See Also:
Serialized Form

Field Summary
private static long serialVersionUID
           
 
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
 

Field Detail

serialVersionUID

private static final long serialVersionUID
See Also:
Constant Field Values
Constructor Detail

RaesAuthenticationException

public RaesAuthenticationException()

TrueZIP 6.8.2

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