Class PscAlgorithmNotSupportedException
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.psc.PscException
br.ufsc.labsec.signature.signer.exceptions.communication.psc.PscAlgorithmNotSupportedException
- All Implemented Interfaces:
Serializable
public class PscAlgorithmNotSupportedException extends PscException
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description PscAlgorithmNotSupportedException(String errorMessage)
-
Method Summary
Methods inherited from class br.ufsc.labsec.signature.signer.exceptions.communication.psc.PscException
getRecoverInstruction, getTitle
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PscAlgorithmNotSupportedException
-
-
Method Details
-
getInfo
- Overrides:
getInfo
in classPscException
-