public interface Status
| Modifier and Type | Method and Description |
|---|---|
int |
getCode()
Returns the error code for this Status.
|
String |
getMessage()
Returns the message for this Status.
|
int getCode()
int the error code for this Status.String getMessage()
String the message for this status.Copyright © 2014 JBoss by Red Hat. All Rights Reserved.