|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Failure | |
---|---|
ccc.api.exceptions | |
ccc.client.core | |
ccc.domain | The core domain model for CCC. |
ccc.plugins.s11n.json |
Uses of Failure in ccc.api.exceptions |
---|
Methods in ccc.api.exceptions that return Failure | |
---|---|
Failure |
CCException.getFailure()
Accessor. |
Uses of Failure in ccc.client.core |
---|
Constructors in ccc.client.core with parameters of type Failure | |
---|---|
RemoteException(Failure failure)
Constructor. |
Uses of Failure in ccc.domain |
---|
Methods in ccc.domain with parameters of type Failure | |
---|---|
void |
ActionEntity.fail(Failure f)
Mark the action as failed. |
Uses of Failure in ccc.plugins.s11n.json |
---|
Methods in ccc.plugins.s11n.json that return Failure | |
---|---|
Failure |
FailureSerializer.read(Json json)
Deserialize from a representation. |
Methods in ccc.plugins.s11n.json with parameters of type Failure | |
---|---|
Json |
FailureSerializer.write(Json json,
Failure instance)
Serialize to representation. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |