Class JMRuntimeException

    • Constructor Detail

      • JMRuntimeException

        public JMRuntimeException()
        Default constructor.
      • JMRuntimeException

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