| Modifier and Type | Method and Description |
|---|---|
void |
LinkEndpoint.close(Error error) |
void |
AMQPConnection_1_0.close(Error error) |
void |
LinkEndpoint.detach(Error error) |
void |
ErrorHandler.handleError(Error error) |
void |
ConnectionHandler.handleError(Error parsingError) |
void |
AMQPConnection_1_0.handleError(Error error) |
boolean |
Session_1_0.isSyntheticError(Error error) |
| Modifier and Type | Method and Description |
|---|---|
Error |
ValueProducingProtocolHandler.getError() |
| Modifier and Type | Method and Description |
|---|---|
Error |
AmqpErrorException.getError() |
| Constructor and Description |
|---|
AmqpErrorException(Error error) |
| Modifier and Type | Method and Description |
|---|---|
Error |
Rejected.getError() |
| Modifier and Type | Method and Description |
|---|---|
void |
Rejected.setError(Error error) |
| Modifier and Type | Method and Description |
|---|---|
Error |
End.getError() |
Error |
Detach.getError() |
Error |
Close.getError() |
| Modifier and Type | Method and Description |
|---|---|
void |
End.setError(Error error) |
void |
Detach.setError(Error error) |
void |
Close.setError(Error error) |
| Modifier and Type | Method and Description |
|---|---|
Error |
ErrorConstructor.construct(Object underlying) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ErrorWriter.onSetValue(Error value) |
Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.