Package Summary  Overview Summary

class:InaccessibleObjectException [NONE]

constructor:<init>() [NONE]

  • InaccessibleObjectException

    public InaccessibleObjectException()
    Constructs an InaccessibleObjectException with no detail message.

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

  • InaccessibleObjectException

    public InaccessibleObjectException​(String msg)
    Constructs an InaccessibleObjectException with the given detail message.
    Parameters:
    msg - The detail message

© 2018 Oracle Corporation and/or its affiliates