Class UIException

    • Constructor Detail

      • UIException

        public UIException()
      • UIException

        public UIException​(String message)
        Parameters:
        message -
      • UIException

        public UIException​(String message,
                           Throwable reas)
        Parameters:
        message -
        reas -
      • UIException

        public UIException​(Throwable reas)
        Parameters:
        reas -