Class TLcdGLBufferOverflowException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.luciad.view.opengl.binding.TLcdGLBufferOverflowException
All Implemented Interfaces:
Serializable

public class TLcdGLBufferOverflowException extends RuntimeException
Deprecated.
Please use OpenGL API entry points that accept NIO buffers or primitive arrays as input
Thrown when an overflow occurs in an ILcdGLBuffer.
See Also:
  • Constructor Details Link icon

    • TLcdGLBufferOverflowException Link icon

      public TLcdGLBufferOverflowException()
      Deprecated.
    • TLcdGLBufferOverflowException Link icon

      public TLcdGLBufferOverflowException(String message)
      Deprecated.