Package 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
- Author:
 - Andrew Eisenberg
 - See Also:
 
- 
Constructor Summary
ConstructorsConstructorDescriptionCompilerNotImplementedException(String message) CompilerNotImplementedException(String message, Throwable cause)  - 
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
- 
Constructor Details
- 
CompilerNotImplementedException
 - 
CompilerNotImplementedException
 
 -