protected static class CLContext.ErrorDispatcher extends Object implements CLErrorHandler
Modifier | Constructor and Description |
---|---|
protected |
ErrorDispatcher() |
Modifier and Type | Method and Description |
---|---|
void |
onError(String errinfo,
ByteBuffer private_info,
long cb) |
public void onError(String errinfo, ByteBuffer private_info, long cb)
onError
in interface CLErrorHandler