Class CAMissingKeyException

All Implemented Interfaces:
Serializable

public class CAMissingKeyException extends ECAException
Exception to throw when a (sub-)CA's signing key is not (yet) present in the local NSSDB.
See Also:
  • Constructor Details

    • CAMissingKeyException

      public CAMissingKeyException(String msgFormat)
    • CAMissingKeyException

      public CAMissingKeyException(String msgFormat, Exception cause)