public static class Image.PixelOutOfBoundsException extends RuntimeException
Image.getPixel(int, int)
or Image.setPixel(int, int, Color)
.Constructor and Description |
---|
Image.PixelOutOfBoundsException(int x,
int y)
Constructs a new exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString