Package Summary  Overview Summary

class:InaccessibleObjectException [NONE]

constructor:InaccessibleObjectException() [NONE]

  • InaccessibleObjectException

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

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

  • InaccessibleObjectException

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