com.wombat.mama
public class MamaError extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
ERROR_DEFAULT
The last error in the current thread
|
static int |
ERROR_INITIAL_TIMEOUT |
static int |
ERROR_NO_RESOLVER |
static int |
ERROR_NOT_ENTITLED |
static int |
ERROR_RECAP_TIMEOUT |
static int |
ERROR_UNKNOWN |
Constructor and Description |
---|
MamaError() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
toString(int error)
Get a stringified representation of the error.
|
public static final int ERROR_DEFAULT
public static final int ERROR_INITIAL_TIMEOUT
public static final int ERROR_RECAP_TIMEOUT
public static final int ERROR_NOT_ENTITLED
public static final int ERROR_NO_RESOLVER
public static final int ERROR_UNKNOWN
Copyright 2011 NYSE Technologies