Class SystemException

    • Constructor Detail

      • SystemException

        public SystemException​(String message,
                               Object... args)
        Deprecated.
      • SystemException

        public SystemException​(Throwable cause,
                               String message,
                               Object... args)
        Deprecated.