All Packages This Package Class Hierarchy Class Search Index
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.
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 IndexFreshly brewed Java API Documentation automatically generated with polardoc Version 1.0.7