Class CANotLeafException

All Implemented Interfaces:
Serializable

public class CANotLeafException extends ECAException
Exception to throw when an operation cannot be performed because the CA to which the operation pertains is not a leaf CA (ie, has sub-CAs).
See Also:
  • Constructor Details

    • CANotLeafException

      public CANotLeafException(String msgFormat)