Class JUMPException

    • Constructor Detail

      • JUMPException

        public JUMPException​(String message)
        Constructs a JUMPException object.
        Parameters:
        message - a description of the problem
      • JUMPException

        public JUMPException​(String message,
                             Throwable cause)
      • JUMPException

        public JUMPException​(Throwable cause)