|
|||||||||
| 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.jaxen.saxpath.SAXPathException
org.jaxen.JaxenException
org.apache.ode.bpel.compiler.CompilationExceptionWrapper
public class CompilationExceptionWrapper
Jaxen-compliant wrapper for
CompilationException.
| Constructor Summary | |
|---|---|
CompilationExceptionWrapper(CompilationException cause)
|
|
| Method Summary | |
|---|---|
CompilationException |
getCompilationException()
|
| Methods inherited from class org.jaxen.saxpath.SAXPathException |
|---|
getCause, initCause, printStackTrace, printStackTrace |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public CompilationExceptionWrapper(CompilationException cause)
| Method Detail |
|---|
public CompilationException getCompilationException()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||