public class LoginError extends Object
| Constructor and Description |
|---|
LoginError() |
| Modifier and Type | Method and Description |
|---|---|
String |
getError() |
String |
getErrorDescription() |
void |
setError(String error) |
void |
setErrorDescription(String errorDescription) |
Apache Camel