Class CertprofileException

  • All Implemented Interfaces:
    Serializable

    public class CertprofileException
    extends Exception
    Exception related to Certprofile.
    Since:
    2.0.0
    Author:
    Lijun Liao (xipki)
    See Also:
    Serialized Form
    • Constructor Detail

      • CertprofileException

        public CertprofileException()
      • CertprofileException

        public CertprofileException​(String message)
      • CertprofileException

        public CertprofileException​(Throwable cause)
      • CertprofileException

        public CertprofileException​(String message,
                                    Throwable cause)