com.uwyn.rife.tools.exceptions
Class CompilationFailedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.uwyn.rife.tools.exceptions.CompilationFailedException
- All Implemented Interfaces:
- Serializable
public class CompilationFailedException
- extends Exception
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CompilationFailedException
public CompilationFailedException(String sourceFilename,
String errors,
Throwable cause)
getSourceFilename
public String getSourceFilename()
getErrors
public String getErrors()
Copyright © 2001-2007 Uwyn sprl/bvba. All Rights Reserved.