Package Summary  Overview Summary

class:JMException [NONE]

constructor:JMException() [NONE]

  • JMException

    public JMException()
    Default constructor.

constructor:JMException(java.lang.String) [NONE]

  • JMException

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