Class ExtensionNotFoundException

All Implemented Interfaces:
Serializable

public class ExtensionNotFoundException extends JaloSystemException
An exception which describes the fact that a requested extension was not found by the extension manager or was not installed properly.
See Also:
  • Constructor Details

    • ExtensionNotFoundException

      public ExtensionNotFoundException(String message, int vendorCode)
      Constructor ExtensionNotFoundException
      Parameters:
      message - the message describing the problem
      vendorCode - a vendor specific error code.