t3.hrd.renderer
Class Projector.ProjectorOpeningException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by t3.hrd.renderer.Projector.ProjectorOpeningException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
Projector

public static class Projector.ProjectorOpeningException
extends java.lang.Exception

Exception that can be thrown if we cannot open the OpenGL window

Author:
pjt40
See Also:
Serialized Form

Constructor Summary
Projector.ProjectorOpeningException(java.lang.String s)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Projector.ProjectorOpeningException

public Projector.ProjectorOpeningException(java.lang.String s)