Package | Description |
---|---|
org.apache.maven.exception |
Class and Description |
---|
ExceptionHandler
Transform an exception into useful end-user message.
|
ExceptionSummary
Provide a summary of the exception, containing:
the exception itself,
useful end-user message,
useful reference to a solution, or set of solutions: this is usually a wiki page url in
http://cwiki.apache.org/confluence/display/MAVEN/,
child exception summaries.
|
Copyright © 2001–2014 The Apache Software Foundation. All rights reserved.