Class NullItemException

All Implemented Interfaces:
Serializable

public class NullItemException extends RuntimeException
exceptions class for an unexpected null item on args of a function.
Author:
Hydrolien
See Also:
Serialized Form
  • Constructor Details

    • NullItemException

      public NullItemException()
      Constructs a new runtime exception with a detail message.