Class ModuleActionException

  • All Implemented Interfaces:
    Serializable

    public class ModuleActionException
    extends Exception
    Thrown if the execution of a module action causes an unexpected managed error. This will be most likely a wrapper for regular InventoryExceptions , but not necessarily.
    Author:
    Charles Edward Bedon Cortazar <charles.bedon@kuwaiba.org>
    See Also:
    Serialized Form
    • Constructor Detail

      • ModuleActionException

        public ModuleActionException​(String message)