Class AlgorithmNotSupportedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
br.ufsc.labsec.signature.signer.exceptions.SignerException
br.ufsc.labsec.signature.signer.exceptions.signing.AlgorithmNotSupportedException
All Implemented Interfaces:
Serializable

public class AlgorithmNotSupportedException
extends SignerException
See Also:
Serialized Form
  • Constructor Details

    • AlgorithmNotSupportedException

      public AlgorithmNotSupportedException​(String errorMessage)
  • Method Details