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:
    Serialized Form
    • Constructor Detail

      • NullItemException

        public NullItemException​(String message)