public final class JCGLExceptionFramebufferNotBound extends JCGLException
Exception class representing an error caused by a framebuffer not being bound where one is required.
| Constructor and Description |
|---|
JCGLExceptionFramebufferNotBound(String m)
Construct an exception with the given message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic JCGLExceptionFramebufferNotBound(String m)
m - The messageCopyright © 2015 <code@io7m.com> http://io7m.com