JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.apache.maven.shared.dependency.graph.internal
Interface ExceptionHandler<T extends
Exception
>
Type Parameters:
T
-
interface
ExceptionHandler<T extends
Exception
>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
T
create
(
String
message,
Exception
exception)
Method Details
create
T
create
(
String
message,
Exception
exception)