de.schlichtherle.crypto.io.raes
Class RaesAuthenticationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
de.schlichtherle.crypto.io.raes.RaesException
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
- Author:
- Christian Schlichtherle
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
serialVersionUID
private static final long serialVersionUID
- See Also:
- Constant Field Values
RaesAuthenticationException
public RaesAuthenticationException()
Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.