public interface EventException
Modifier and Type | Field and Description |
---|---|
static int |
DISPATCH_REQUEST_ERR |
static int |
UNSPECIFIED_EVENT_TYPE_ERR |
Modifier and Type | Method and Description |
---|---|
int |
getCode() |
String |
getMessage() |
String |
getName() |
static final int DISPATCH_REQUEST_ERR
static final int UNSPECIFIED_EVENT_TYPE_ERR
Copyright © 2018. All rights reserved.