Class MetadataObjectNotFoundException

  • All Implemented Interfaces:
    Serializable

    public class MetadataObjectNotFoundException
    extends InventoryException
    Thrown if a metadata object cannot be found (an instance of ClassMetadata, AttributeMatadata, InterfaceMetadata or categoryMetadata)
    Author:
    Charles Edward Bedon Cortazar <charles.bedon@kuwaiba.org>
    See Also:
    Serialized Form
    • Constructor Detail

      • MetadataObjectNotFoundException

        public MetadataObjectNotFoundException​(String msg)