|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jclarion.clarion.runtime.CError
public class CError
| Constructor Summary | |
|---|---|
CError()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
error()
Get descriptive error string |
static int |
errorCode()
Get last error code All error codes are in equates |
static java.lang.String |
errorFile()
Get file error applies to |
static java.lang.String |
fileError()
Get native error message from file driver for file related errors Applies when errorcode is 90 |
static java.lang.String |
fileErrorCode()
Get native error code from file driver for file related errors Applies when errorcode is 90 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CError()
| Method Detail |
|---|
public static int errorCode()
public static java.lang.String error()
public static java.lang.String fileError()
public static java.lang.String errorFile()
public static java.lang.String fileErrorCode()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||