|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--mpi.Errhandler
Field Summary | |
static int |
FATAL
|
protected long |
handle
|
static int |
RETURN
|
Constructor Summary | |
Errhandler()
|
|
Errhandler(int Type)
|
|
Errhandler(long _handle)
|
Method Summary | |
protected void |
GetErrhandler(int Type)
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Field Detail |
public static final int FATAL
public static final int RETURN
protected long handle
Constructor Detail |
public Errhandler()
public Errhandler(int Type)
public Errhandler(long _handle)
Method Detail |
protected void GetErrhandler(int Type)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |