|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.libvirt.ErrorCallback
public class ErrorCallback
Callback class to allow users of the API to handle the Error messages in a more robust fashion.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.sun.jna.Callback |
|---|
com.sun.jna.Callback.UncaughtExceptionHandler |
| Field Summary |
|---|
| Fields inherited from interface com.sun.jna.Callback |
|---|
FORBIDDEN_NAMES, METHOD_NAME |
| Constructor Summary | |
|---|---|
ErrorCallback()
|
|
| Method Summary | |
|---|---|
void |
errorCallback(com.sun.jna.Pointer userData,
virError error)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ErrorCallback()
| Method Detail |
|---|
public void errorCallback(com.sun.jna.Pointer userData,
virError error)
errorCallback in interface Libvirt.VirErrorCallback
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||