ImmutableProxiedSession.throwImmutableException

Simply<code>InvalidSessionException</code> indicating that this proxy is immutable. Used only in the Session's 'write' methods documented in the top class-level JavaDoc.

@throws InvalidSessionException in all cases - used by the Session 'write' method implementations.

class ImmutableProxiedSession
protected
void
throwImmutableException
()

Meta