Class CAEnabledException

  • All Implemented Interfaces:
    java.io.Serializable

    public class CAEnabledException
    extends ECAException
    Exception to throw when an operation cannot be performed because the CA to which the operation pertains is enabled.
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      CAEnabledException​(java.lang.String msgFormat)  
    • 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

      • CAEnabledException

        public CAEnabledException​(java.lang.String msgFormat)