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()
printStackTrace
public void printStackTrace(PrintWriter writer)
printStackTrace
public void printStackTrace(PrintStream out)
Copyright © 2002-2004 Jonas Bonér, Alexandre Vasseur. All Rights Reserved.