All Packages  This Package  Class Hierarchy  Class Search  Index

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

  Summary

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

}

This Exception object is thrown if a requested operating system font cannot be found during a useFont() call.

Version:
$Id: GLFontNotFoundException.java,v 1.2 1998/03/13 16:58:59 descarte Exp descarte $

See Also: GLContext, OpenGLException




  Constructors

· GLFontNotFoundException

Summary  |  Top

   public GLFontNotFoundException() 

Standard blank constructor



· GLFontNotFoundException

Summary  |  Top
   public GLFontNotFoundException(String message) 

Constructor with a message!



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