All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----java.lang.Throwable | +----java.lang.Exception | +----TET.TetException
errno
in native code when this exception
occurred.
Deprecated.
tet_errno
when this exception occurred.
tet_sderrno
when this exception occurred.
Deprecated.
tet_tcerrno
when this exception occurred.
Deprecated.
tet_xderrno
when this exception occurred.
Deprecated.
public int tet_errno
tet_errno
when this exception occurred.
public int errno
errno
in native code when this exception
occurred. Will always be intitialized to 0, since this is now
deprecated.
public int tet_tcerrno
tet_tcerrno
when this exception occurred.
Will always be initialized to 0, since this is now deprecated.
public int tet_sderrno
tet_sderrno
when this exception occurred.
Will always be intitialized to 0, since this is now deprecated.
public int tet_xderrno
tet_xderrno
when this exception occurred.
Will always be initialized to 0, since this is now deprecated.
public long syncpt
public SyncState sync_state[]
All Packages Class Hierarchy This Package Previous Next Index