public class PipelineExecutorError extends Object
| Constructor and Description |
|---|
PipelineExecutorError() |
PipelineExecutorError(String error,
String errorDetail) |
PipelineExecutorError(String error,
Throwable throwable) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getError() |
String |
getErrorDetail() |
int |
hashCode() |
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.