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.plugin.surefire.booterclient.output
Interface ForkedChannelDecoderErrorHandler
All Known Implementing Classes:
ForkClient.ErrorHandler
public interface
ForkedChannelDecoderErrorHandler
Since:
3.0.0-M4
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
handledError
(
String
line,
Throwable
e)
Method Details
handledError
void
handledError
(
String
line,
Throwable
e)