Class NodeOperationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
br.ufsc.labsec.signature.exceptions.PbadException
br.ufsc.labsec.signature.conformanceVerifier.xades.exceptions.SignatureModeException
br.ufsc.labsec.signature.conformanceVerifier.xades.exceptions.NodeOperationException
- All Implemented Interfaces:
Serializable
Esta classe indica que houve erro ao definir alguma operação sobre algum nodo
- See Also:
-
Field Summary
Fields inherited from class SignatureModeException
INVALID_MODE, THIS_MODE_NEED_OPERATIONSFields inherited from class PbadException
INVALID_ALGORITHM, INVALID_DIGEST_ALGORITHM, INVALID_SIGNATURE, NO_SUCH_ALGORITHM -
Constructor Summary
Constructors -
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
-
Constructor Details
-
NodeOperationException
-