Class JMException

    • Constructor Detail

      • JMException

        public JMException()
        Default constructor.
      • JMException

        public JMException​(String msg)
        Constructor that allows a specific error message to be specified.
        Parameters:
        msg - the detail message.