Class Selector.AccessException

All Implemented Interfaces:
Serializable
Enclosing class:
Selector

public static class Selector.AccessException extends RuntimeException
Exception thrown when an attempt is made to invoke a method on a target such that the method is inaccessible on that target.
See Also: