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