|
JML | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.net.URISyntaxException
| Model Field Summary |
| Model fields inherited from class java.lang.Throwable |
_cause, _message, _stackTrace, causeSet |
| Model fields inherited from class java.lang.Object |
_getClass, objectState, theString |
| Ghost Field Summary |
| Ghost fields inherited from class java.lang.Object |
objectTimesFinalized, owner |
| Field Summary | |
private int |
index
|
private String |
input
|
| Constructor Summary | |
URISyntaxException(String,
String)
|
|
URISyntaxException(String,
String,
int)
|
|
| Model Method Summary |
| Model methods inherited from class java.lang.Throwable |
initMessage, standardThrowable, standardThrowable, standardThrowable, standardThrowable |
| Model methods inherited from class java.lang.Object |
hashValue |
| Method Summary | |
int |
getIndex()
|
String |
getInput()
|
String |
getMessage()
|
String |
getReason()
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
private String input
private int index
| Constructor Detail |
public URISyntaxException(String,
String)
public URISyntaxException(String,
String,
int)
| Method Detail |
public int getIndex()
public String getInput()
public String getMessage()
getMessage in class Throwablepublic String getReason()
|
JML | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||