Class NullItemException

All Implemented Interfaces:
Serializable

public class NullItemException extends RuntimeException
Used to communicate a NullItem has been encountered in the query tree.
Author:
Steinar Knutsen
See Also:
  • Constructor Details

    • NullItemException

      public NullItemException(String message)