java.lang.Objectjava.lang.Throwable
java.lang.Exception
computational.geometry.PreconditionViolatedException
public class PreconditionViolatedException
Constructor Summary | |
---|---|
PreconditionViolatedException()
|
|
PreconditionViolatedException(java.lang.String msg)
|
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 PreconditionViolatedException()
public PreconditionViolatedException(java.lang.String msg)