|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
sonification.dataimport.visbards_resourcetoolkit.util.SonificationException
public class SonificationException
| Constructor Summary | |
|---|---|
SonificationException(java.lang.String message)
|
|
| Method Summary | |
|---|---|
boolean |
getNoLocationError()
Checks for problem when trying to load data |
void |
setNoLocationError(boolean set)
Used to flag a problem when trying to load data that contains no location data |
void |
showErrorMessage()
|
| 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 SonificationException(java.lang.String message)
| Method Detail |
|---|
public void showErrorMessage()
public void setNoLocationError(boolean set)
set - public boolean getNoLocationError()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||