org.codehaus.commons.compiler
Class CompileException
   
       
           org.codehaus.commons.compiler.LocatedException
org.codehaus.commons.compiler.LocatedException
               org.codehaus.commons.compiler.CompileException
org.codehaus.commons.compiler.CompileException
- All Implemented Interfaces: 
- public class CompileException 
- extends LocatedException
An exception that reflects an error during compilation.
- See Also:
- Serialized Form
 
 
 
| Methods inherited from class java.lang. | 
| , , , , , , , , ,  | 
 
| Methods inherited from class java.lang. | 
| , , , , , , , , ,  | 
 
CompileException
public CompileException( message,
                        Location optionalLocation)
CompileException
public CompileException( message,
                        Location optionalLocation,
                         cause)