Class NoSuchDefinitionException

All Implemented Interfaces:
Serializable

public class NoSuchDefinitionException extends DefinitionsFactoryException
Exception thrown when a definition is not found.
See Also:
  • Constructor Details

    • NoSuchDefinitionException

      public NoSuchDefinitionException()
      Constructor.
    • NoSuchDefinitionException

      public NoSuchDefinitionException(String msg)
      Constructor.
      Parameters:
      msg - Message.