public class AtmosError extends Object
Constructor and Description |
---|
AtmosError(int code,
String message) |
Modifier and Type | Method and Description |
---|---|
int |
getCode() |
String |
getMessage() |
String |
getStringSigned() |
void |
setStringSigned(String stringSigned) |
String |
toString() |
public AtmosError(int code, String message)
Copyright © 2009-2012 jclouds. All Rights Reserved.