|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
charly.ChException
charly.server.devices.ChDeviceException
charly.server.devices.ChGpibDeviceException
charly.server.devices.ChGpibStateException
is thrown, when there is a GPIB-Status other than timeout or success.
| Field Summary |
| Fields inherited from class java.lang.Exception |
|
| Fields inherited from class java.lang.Throwable |
|
| Constructor Summary | |
(package private) |
ChGpibStateException(int state,
int dvcAddr)
creates message. |
(package private) |
ChGpibStateException(java.lang.String msg)
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
ChGpibStateException(java.lang.String msg)
ChGpibStateException(int state,
int dvcAddr)
state - as defined by the GPIB busdvcAddr - the device that produced the abnormal state.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||