org.codehaus.plexus.compiler
Class CompilerNotImplementedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.codehaus.plexus.compiler.CompilerException
org.codehaus.plexus.compiler.CompilerNotImplementedException
- All Implemented Interfaces:
- Serializable
public class CompilerNotImplementedException
- extends CompilerException
- Version:
- $Id$
- Author:
- Andrew Eisenberg
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CompilerNotImplementedException
public CompilerNotImplementedException(String message)
CompilerNotImplementedException
public CompilerNotImplementedException(String message,
Throwable cause)
Copyright © 2001-2012 Codehaus. All Rights Reserved.