|
Log4j 1.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpl.psnc.expres.exception.ErrorKeys
public abstract class ErrorKeys
ErrorKeys
class - stores exception keys
Field Summary | |
---|---|
static int |
REMOTE_ERROR_CODE
Stores error code |
static java.lang.String |
REMOTE_GENERAL
General remote service exception |
static java.lang.String |
REMOTE_GENERAL_DETAILED
General, detailed remote service exception |
Constructor Summary | |
---|---|
ErrorKeys()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int REMOTE_ERROR_CODE
public static final java.lang.String REMOTE_GENERAL
public static final java.lang.String REMOTE_GENERAL_DETAILED
Constructor Detail |
---|
public ErrorKeys()
|
Log4j 1.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |