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-2014 The Apache Software Foundation. All Rights Reserved.