|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.qedeq.kernel.se.common.QedeqException
org.qedeq.kernel.se.common.ModuleDataException
org.qedeq.kernel.xml.mapper.LocationFoundException
public class LocationFoundException
Thrown if the location was found.
| Constructor Summary | |
|---|---|
LocationFoundException(ModuleContext context)
Constructs an exception. |
|
| Method Summary |
|---|
| Methods inherited from class org.qedeq.kernel.se.common.ModuleDataException |
|---|
equals, getContext, getReferenceContext, hashCode |
| Methods inherited from class org.qedeq.kernel.se.common.QedeqException |
|---|
getErrorCode, toString |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public LocationFoundException(ModuleContext context)
context - Error location.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||