org.neociclo.odetteftp.util
Class SignatureCheckException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.neociclo.odetteftp.OdetteFtpException
org.neociclo.odetteftp.util.EnvelopingException
org.neociclo.odetteftp.util.SignatureCheckException
- All Implemented Interfaces:
- Serializable
public class SignatureCheckException
- extends EnvelopingException
- Version:
- $Rev: 652 $ $Date: 2010-08-31 16:21:06 -0300 (Tue, 31 Aug 2010) $
- Author:
- Rafael Marins
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SignatureCheckException
public SignatureCheckException(String message,
Throwable cause)
SignatureCheckException
public SignatureCheckException(Throwable cause)
ACCORD