|
|||||||||
| 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.tools.ant.BuildException
org.rproject.ant.RBuildException
org.rproject.ant.REngineBuildException
public class REngineBuildException
Ant compatible wrapper for REngineException
| Constructor Summary | |
|---|---|
REngineBuildException(java.lang.String message,
REngineException e)
Constructor. |
|
| Method Summary |
|---|
| Methods inherited from class org.apache.tools.ant.BuildException |
|---|
getCause, getException, getLocation, printStackTrace, printStackTrace, printStackTrace, setLocation, toString |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public REngineBuildException(java.lang.String message,
REngineException e)
REngineException
message - additional messagee - exception to wrap
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||