public final class JCGLExceptionWrongContext extends JCGLException
o is an object
allocated on context C, and C is not shared with or equal to
context D, then attempting to pass o to functions on D is an error.| Constructor and Description |
|---|
JCGLExceptionWrongContext(String message)
Construct an exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic JCGLExceptionWrongContext(String message)
message - The messageCopyright © 2015 <code@io7m.com> http://io7m.com