Package Summary  Overview Summary

class:JMRuntimeException [NONE]

constructor:<init>() [NONE]

  • JMRuntimeException

    public JMRuntimeException()
    Default constructor.

constructor:<init>(java.lang.String) [NONE]

  • JMRuntimeException

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

© 2019 Oracle Corporation and/or its affiliates