All Packages  This Package  Class Hierarchy  Class Search  Index

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

  Summary

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

}

This exception is thrown only when invoking the initialize() method of GLComponent fails. This is usually due to the application requesting an unsuitable GLCapabilities configuration.

Version:
$Id: GLComponentInitializationException.java,v 1.1 1998/04/20 16:53:53 descarte Exp descarte $




  Constructors

· GLComponentInitializationException

Summary  |  Top

   public GLComponentInitializationException() 

Standard blank constructor



· GLComponentInitializationException

Summary  |  Top
   public GLComponentInitializationException(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