Class IntegraICPException
java.lang.Object
java.lang.Throwable
java.lang.Exception
br.ufsc.labsec.signature.signer.exceptions.SignerException
br.ufsc.labsec.signature.signer.exceptions.communication.A3Exception
br.ufsc.labsec.signature.signer.exceptions.communication.integraICP.IntegraICPException
- All Implemented Interfaces:
Serializable
public class IntegraICPException extends A3Exception
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description IntegraICPException(String errorMessage)
-
Method Summary
Methods inherited from class br.ufsc.labsec.signature.signer.exceptions.communication.A3Exception
getRecoverInstruction
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
IntegraICPException
-
-
Method Details
-
getInfo
- Overrides:
getInfo
in classA3Exception
-
getTitle
- Overrides:
getTitle
in classSignerException
-