Class NonNullException

All Implemented Interfaces:
Serializable

public class NonNullException extends NullPointerException
See Also:
  • Constructor Details

    • NonNullException

      public NonNullException(String s)