public final class JCGLExceptionFramebufferReadDrawSame extends JCGLException
Exception class representing an error caused by the user attempting to blit from a framebuffer to itself.
| Constructor and Description |
|---|
JCGLExceptionFramebufferReadDrawSame(String m)
Construct an exception with the given message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic JCGLExceptionFramebufferReadDrawSame(String m)
m - The messageCopyright © 2017 <code@io7m.com> http://io7m.com