Class EmptyInputException

    • Constructor Detail

      • EmptyInputException

        public EmptyInputException()
      • EmptyInputException

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

        public EmptyInputException​(String errorCode,
                                   String errorMessage)