Class SystemException

    • Constructor Detail

      • SystemException

        public SystemException()
      • SystemException

        public SystemException​(String message)
      • SystemException

        public SystemException​(Throwable throwable)
      • SystemException

        public SystemException​(String message,
                               Throwable throwable)