public interface Error
| Modifier and Type | Method and Description |
|---|---|
Throwable |
getCause() |
String |
getCode() |
Context |
getContext() |
String |
getLongDescription() |
String |
getShortDescription() |
boolean |
isFatal() |
boolean isFatal()
String getCode()
String getShortDescription()
String getLongDescription()
Context getContext()
Throwable getCause()
Copyright © 2011-2016 OpenESB Community. All Rights Reserved.