Class CATypeException

All Implemented Interfaces:
Serializable

public class CATypeException extends ECAException
Exception to throw when an operation cannot be completed because the CA is the wrong type (e.g., an operation that only applies to lightweight CAs).
See Also:
  • Constructor Details

    • CATypeException

      public CATypeException(String msgFormat)