org.codehaus.aspectwerkz.compiler
Class CompileException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.codehaus.aspectwerkz.compiler.CompileException
- All Implemented Interfaces:
- Serializable
public class CompileException
- extends Exception
An exception occured during compilation
- Author:
- Alexandre Vasseur
- See Also:
- Serialized Form
CompileException
public CompileException(String msg,
Throwable e)
printStackTrace
public void printStackTrace()
- Overrides:
printStackTrace
in class Throwable
printStackTrace
public void printStackTrace(PrintWriter writer)
- Overrides:
printStackTrace
in class Throwable
printStackTrace
public void printStackTrace(PrintStream out)
- Overrides:
printStackTrace
in class Throwable
Copyright © 2002-2005 Jonas Bonér, Alexandre Vasseur. All Rights Reserved.