Class SignatureModeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
br.ufsc.labsec.signature.exceptions.PbadException
br.ufsc.labsec.signature.conformanceVerifier.cades.exceptions.SignatureModeException
- All Implemented Interfaces:
Serializable
Esta classe representa uma exceção causada por algum erro
relacionado ao modo de assinatura
- See Also:
-
Field Summary
FieldsFields inherited from class PbadException
INVALID_ALGORITHM, INVALID_DIGEST_ALGORITHM, INVALID_SIGNATURE, NO_SUCH_ALGORITHM -
Constructor Summary
ConstructorsConstructorDescriptionSignatureModeException(String message) ConstrutorSignatureModeException(String message, Throwable cause) ConstrutorSignatureModeException(Throwable cause) Construtor -
Method Summary
Methods inherited from class PbadException
isCritical, setCriticalMethods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
INVALID_MODE
- See Also:
-
THIS_MODE_NEED_OPERATIONS
- See Also:
-
-
Constructor Details
-
SignatureModeException
-
SignatureModeException
-
SignatureModeException
-