All Packages  This Package  Class Hierarchy  Class Search  Index

Class com.hermetica.magician.GLNoCurrentContextException
java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----java.lang.RuntimeException
                           |
                           +----com.hermetica.magician.GLNoCurrentContextException

  Summary

public class  GLNoCurrentContextException
     extends java.lang.RuntimeException
{
          // Constructors 2
     public GLNoCurrentContextException();
     public GLNoCurrentContextException(String);

}

This Exception is thrown whenever an ErrorGL or ErrorGLU pipeline tests that there is no current OpenGL context. This is useful for testing where contexts need to be switched in manually by the developer.

Version:
$Id: GLNoCurrentContextException.java,v 1.1 1998/05/12 10:44:05 descarte Exp descarte $




  Constructors

· GLNoCurrentContextException

Summary  |  Top

   public GLNoCurrentContextException() 

Standard blank constructor



· GLNoCurrentContextException

Summary  |  Top
   public GLNoCurrentContextException(String message) 

Constructor with an argument!



All Packages  This Package  Class Hierarchy  Class Search  Index
Freshly brewed Java API Documentation automatically generated with polardoc Version 1.0.7