Class AbstractI10nRuntimeException

    • Constructor Detail

      • AbstractI10nRuntimeException

        public AbstractI10nRuntimeException()
      • AbstractI10nRuntimeException

        public AbstractI10nRuntimeException​(String key,
                                            Object... args)
      • AbstractI10nRuntimeException

        public AbstractI10nRuntimeException​(String key,
                                            Throwable cause,
                                            Object... args)
      • AbstractI10nRuntimeException

        public AbstractI10nRuntimeException​(Throwable cause)