Class ApplicationObjectNotFoundException

  • All Implemented Interfaces:
    Serializable

    public class ApplicationObjectNotFoundException
    extends InventoryException
    Thrown if an application object cannot be found (an instance of User, Group or View)
    Author:
    Charles Edward Bedon Cortazar <charles.bedon@kuwaiba.org>
    See Also:
    Serialized Form
    • Constructor Detail

      • ApplicationObjectNotFoundException

        public ApplicationObjectNotFoundException​(String msg)