de.grogra.ray2.radiosity.triangulation
Class TriangulationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by de.grogra.ray2.radiosity.triangulation.TriangulationException
All Implemented Interfaces:
java.io.Serializable

public class TriangulationException
extends java.lang.Exception

This Exception is thrown, if an Volume can't be subdivided into triangles.

Author:
Ralf Kopsch
See Also:
Serialized Form

Constructor Summary
TriangulationException(java.lang.String str)
          Creates a new TriangulationException
 
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

TriangulationException

public TriangulationException(java.lang.String str)
Creates a new TriangulationException

Parameters:
str - the error string