|
Elexis: Das führende OpenSource-Arztpraxisprogamm im deutschsprachigen Raum Java doc for Elexis version 2.1.7.dev vom 17.03.2013 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectag.ion.noa.ErrorCodeTranslator
public class ErrorCodeTranslator
Translator for error code messages.
| Field Summary | |
|---|---|
static int |
ERRCODE_IO_ABORT
Code of ERRCODE_IO_ABORT. |
static java.lang.String |
ERRCODE_IO_ABORT_MESSAGE
Message for the ERRCODE_IO_ABORT. |
static int |
ERRCODE_IO_CANTWRITE
Code of ERRCODE_IO_CANTWRITE. |
static java.lang.String |
ERRCODE_IO_CANTWRITE_MESSAGE
Message for the ERRCODE_IO_CANTWRITE. |
| Constructor Summary | |
|---|---|
ErrorCodeTranslator()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
getErrorCodeMessage(int errorCode)
Returns message for the submitted error code. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String ERRCODE_IO_ABORT_MESSAGE
public static final int ERRCODE_IO_ABORT
public static final java.lang.String ERRCODE_IO_CANTWRITE_MESSAGE
public static final int ERRCODE_IO_CANTWRITE
| Constructor Detail |
|---|
public ErrorCodeTranslator()
| Method Detail |
|---|
public static java.lang.String getErrorCodeMessage(int errorCode)
errorCode - error code to be used
|
Elexis: Das führende OpenSource-Arztpraxisprogamm im deutschsprachigen Raum Java doc for Elexis version 2.1.7.dev vom 17.03.2013 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||