Class DateFormatException

    • Constructor Detail

      • DateFormatException

        protected DateFormatException​(String newErrorCode,
                                      String messageFormat,
                                      Throwable cause,
                                      Object[] exceptionDataEN,
                                      Object[] exceptionData)
      • DateFormatException

        public DateFormatException​(Throwable cause,
                                   String dateTimeZoneAsString)
        The format of the date time zone is incorrect and could not be parsed.
        Parameters:
        cause - The originating exception, null if this is the originating exception
        dateTimeZoneAsString - A String representing a DateTimeZone