Class ExecutionException

  • All Implemented Interfaces:
    Serializable

    public class ExecutionException
    extends InventoryException
    An execution exception are throw when a script throw a exception. Example an syntax error in a db script, or any scripting language execute from Kuwaiba
    Author:
    Johny Andres Ortega Ruiz <johny.ortega@kuwaiba.org>
    See Also:
    Serialized Form
    • Constructor Detail

      • ExecutionException

        public ExecutionException​(String msg)