|
Apache CXF API | |||||||||
| 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.lang.RuntimeException
org.apache.cxf.tools.corba.idlpreprocessor.PreprocessingException
public final class PreprocessingException
| Constructor Summary | |
|---|---|
PreprocessingException(String message,
URL link,
int lineNo)
|
|
PreprocessingException(String message,
URL link,
int lineNo,
Throwable cause)
|
|
| Method Summary | |
|---|---|
int |
getLine()
|
URL |
getUrl()
|
String |
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, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PreprocessingException(String message,
URL link,
int lineNo,
Throwable cause)
public PreprocessingException(String message,
URL link,
int lineNo)
| Method Detail |
|---|
public String toString()
toString in class Throwablepublic int getLine()
public URL getUrl()
|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||