Class ScriptNotCompiledException

  • All Implemented Interfaces:
    Serializable

    public class ScriptNotCompiledException
    extends InventoryException
    Filters and Validators work with Groovy scripts that are instantiated, and precompile this exception is thrown if something happens if the instance cannot be created by reflection
    Author:
    Adrian Martinez Molina <adrian.martinez@kuwaiba.org>
    See Also:
    Serialized Form
    • Constructor Detail

      • ScriptNotCompiledException

        public ScriptNotCompiledException​(String msg)