org.codehaus.plexus.compiler

Class CompilerException


public class CompilerException
extends Exception

Version:
$Id: CompilerException.java 2399 2005-08-11 14:48:32Z trygvis $
Author:
Trygve Laugstøl

Constructor Summary

CompilerException(String message)
CompilerException(String message, Throwable cause)

Constructor Details

CompilerException

public CompilerException(String message)

CompilerException

public CompilerException(String message,
                         Throwable cause)