Constructor and Description |
---|
ErrorConsumer(AsyncHandler<REQUEST,?> handler,
REQUEST request) |
Modifier and Type | Method and Description |
---|---|
void |
accept(Throwable t)
Performs this operation on the given argument.
|
@ConstructorProperties(value={"handler","request"}) public ErrorConsumer(AsyncHandler<REQUEST,?> handler, REQUEST request)
Copyright © 2016–2022. All rights reserved.