Package Summary  Overview Summary

class:JMException [NONE]

constructor:JMException() [CHANGED]

  • JMException

    public JMExceptionpublic JMException​()
    Default constructor.
  • JMException

    public JMException()
    Default constructor.
  • JMException

    public JMException​()
    Default constructor.

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

  • JMException

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

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

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

© 2017 Oracle Corporation and/or its affiliates