public class BeanOutOfBoundsException extends Exception
| Constructor and Description |
|---|
BeanOutOfBoundsException(Class<?> type,
Point attemptedLocation,
Rectangle formBounds) |
| Modifier and Type | Method and Description |
|---|---|
Point |
getAttemptedLocation() |
Rectangle |
getFormBounds() |
Class<?> |
getType() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2003–2016 Community Z Tools Project. All rights reserved.