Class IssuerUnavailableException

  • All Implemented Interfaces:
    java.io.Serializable

    public class IssuerUnavailableException
    extends ECAException
    Exception to throw during CA creation when requested CA (issuer DN) already exists.
    See Also:
    Serialized Form
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • IssuerUnavailableException

        public IssuerUnavailableException​(java.lang.String msgFormat)