Package Summary  Overview Summary

class:MalformedObjectNameException [NONE]

constructor:<init>() [NONE]

  • MalformedObjectNameException

    public MalformedObjectNameException()
    Default constructor.

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

  • MalformedObjectNameException

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

© 2018 Oracle Corporation and/or its affiliates