java.lang.Objectjava.lang.Throwable
java.lang.Exception
edu.gwu.champAlg.ChampAlgException
public class ChampAlgException
Various parts of the code throw this exception.
Exception
,
Serialized FormConstructor Summary | |
---|---|
ChampAlgException()
|
|
ChampAlgException(java.lang.String error)
|
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 |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ChampAlgException(java.lang.String error)
public ChampAlgException()