public final class JCGLExceptionFeedback extends JCGLException
Exception class representing an error caused by the programmer causing feedback.
Feedback is defined as occurring when a texture t is both attached
to the current draw framebuffer and is also bound to a texture unit
and being sampled.
| Constructor and Description |
|---|
JCGLExceptionFeedback(String message)
Construct an exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic JCGLExceptionFeedback(String message)
message - The messageCopyright © 2016 <code@io7m.com> http://io7m.com