public final class JCGLExceptionFramebufferInvalid extends JCGLException
Exception class representing an error caused by an invalid framebuffer configuration.
| Constructor and Description |
|---|
JCGLExceptionFramebufferInvalid(JCGLFramebufferStatus s)
Construct an exception with the given status code.
|
| Modifier and Type | Method and Description |
|---|---|
JCGLFramebufferStatus |
getStatus() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic JCGLExceptionFramebufferInvalid(JCGLFramebufferStatus s)
s - The status codepublic JCGLFramebufferStatus getStatus()
Copyright © 2016 <code@io7m.com> http://io7m.com