|
|||||||||
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
public abstract class RBuildException
Ant compatible wrapper for exceptions generated by REngine
Constructor Summary | |
---|---|
RBuildException(java.lang.String message)
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 RBuildException(java.lang.String message)
message
- message of the exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |