es.caib.signatura.api
Class SignatureException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by es.caib.signatura.api.SignatureException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
CertificateVerifyException, SignatureCertNotFoundException, SignatureDataException, SignaturePrivKeyException, SignatureProviderException, SignatureSignException, SignatureTimestampException, SignatureVerifyException

public class SignatureException
extends java.lang.Exception

Parent class for all others signature exceptions.

Version:
1.0
Author:
Jesús Reyes
See Also:
Serialized Form

Constructor Summary
SignatureException(java.lang.String message)
           
SignatureException(java.lang.String message, java.lang.Throwable cause)
           
 
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

SignatureException

public SignatureException(java.lang.String message)

SignatureException

public SignatureException(java.lang.String message,
                          java.lang.Throwable cause)


Copyright © 2009 Direcció General de Tecnologia i Comunicacions. Govern de les Illes Balears. All Rights Reserved.