|
|||||||
| 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.garret.perst.XMLImportException
Exception thrown during import of data from XML file in database
| Constructor Summary | |
|---|---|
XMLImportException(int line,
int column,
java.lang.String message)
|
|
| Method Summary | |
|---|---|
int |
getColumn()
|
int |
getLine()
|
java.lang.String |
getMessageText()
|
| 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 XMLImportException(int line,
int column,
java.lang.String message)
| Method Detail |
|---|
public int getColumn()
public int getLine()
public java.lang.String getMessageText()
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||