Searched defs:OutOfScopeException (Results 1 – 1 of 1) sorted by relevance
26 public final class OutOfScopeException extends RuntimeException { class28 public OutOfScopeException(String message) { in OutOfScopeException() method in OutOfScopeException32 public OutOfScopeException(String message, Throwable cause) { in OutOfScopeException() method in OutOfScopeException36 public OutOfScopeException(Throwable cause) { in OutOfScopeException() method in OutOfScopeException