Class InvalidFormatException

    • Constructor Detail

      • InvalidFormatException

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

        public InvalidFormatException​(Throwable cause,
                                      String format)
        Invalid format string.
        Parameters:
        cause - The originating exception, null if this is the originating exception
        format - The format string.