Class CANotFoundException

All Implemented Interfaces:
Serializable

public class CANotFoundException extends ECAException
Exception to throw when a (sub-)CA cannot be found.
See Also:
  • Constructor Details

    • CANotFoundException

      public CANotFoundException(String msgFormat)