public final class JCGLExceptionFramebufferWrongBlitFilter extends JCGLException
Exception class representing an error caused by an attempt to use a filter that cannot be used on the given framebuffer.
| Constructor and Description |
|---|
JCGLExceptionFramebufferWrongBlitFilter(String m)
Construct an exception with the given message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic JCGLExceptionFramebufferWrongBlitFilter(String m)
m - The messageCopyright © 2017 <code@io7m.com> http://io7m.com