|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
edu.jhu.ece.iacl.jist.structures.geom.DegenerateIntersectionException
public class DegenerateIntersectionException
Created by IntelliJ IDEA. User: bennett Date: Nov 20, 2005 Time: 10:13:50 AM To change this template use Options | File Templates. ************************************ Magnetic Resonance in Medicine Final Project Released: December 1, 2005 class DegenerateIntersectionException This exception indicates that the intersection is degenerate. Copyright (C) 2005 Bennett Landman, bennett@bme.jhu.edu
| Constructor Summary | |
|---|---|
DegenerateIntersectionException(java.lang.String s)
Instantiates a new degenerate intersection exception. |
|
| 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 |
|---|
public DegenerateIntersectionException(java.lang.String s)
s - the s
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||