|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xmlhammer.model.project.Exception
org.xmlhammer.model.project.Fatal
public class Fatal
Java class for fatal element declaration.
The following schema fragment specifies the expected content contained within this class.
<element name="fatal">
<complexType>
<complexContent>
<extension base="{http://www.xmlhammer.org/2007/project}exception">
</extension>
</complexContent>
</complexType>
</element>
| Field Summary |
|---|
| Fields inherited from class org.xmlhammer.model.project.Exception |
|---|
clazz, column, line, localizedMessage, message, publicId, src, systemId |
| Constructor Summary | |
|---|---|
Fatal()
|
|
| Method Summary |
|---|
| Methods inherited from class org.xmlhammer.model.project.Exception |
|---|
getClazz, getColumn, getLine, getLocalizedMessage, getMessage, getPublicId, getSrc, getSystemId, setClazz, setColumn, setLine, setLocalizedMessage, setMessage, setPublicId, setSrc, setSystemId |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Fatal()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||