BowlerKernel
JCSG
src
main
java
eu
mihosoft
vrl
v3d
ext
quickhull3d
InternalErrorException.java
Go to the documentation of this file.
1
package
eu.mihosoft.vrl.v3d.ext.quickhull3d;
2
3
// TODO: Auto-generated Javadoc
7
class
InternalErrorException
extends
RuntimeException
8
{
9
15
public
InternalErrorException (String msg)
16
{ super (msg);
17
}
18
}
Generated by
1.9.1