Class NullValueException

    • Constructor Detail

      • NullValueException

        public NullValueException()
      • NullValueException

        public NullValueException​(String errorCode,
                                  String errorMessage,
                                  Throwable rootCause)
      • NullValueException

        public NullValueException​(String errorCode,
                                  String errorMessage)