| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.lang.RuntimeException
                    |
                    +--org.apache.tools.ant.BuildException
                          |
                          +--org.apache.tools.ant.taskdefs.optional.ide.VAJBuildInfo.BuildInterruptedException
This exception is thrown when a build is interrupted
| Constructor Summary | |
| VAJBuildInfo.BuildInterruptedException() | |
| Method Summary | |
|  java.lang.String | toString()Returns the location of the error and the error message. | 
| Methods inherited from class org.apache.tools.ant.BuildException | 
| getCause, getException, getLocation, printStackTrace, printStackTrace, printStackTrace, setLocation | 
| 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 VAJBuildInfo.BuildInterruptedException()
| Method Detail | 
public java.lang.String toString()
BuildException
toString in class BuildException| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||