public class LDSDKError
extends java.lang.RuntimeException
Modifier and Type | Class and Description |
---|---|
static class |
LDSDKError.ErrorCode |
Modifier and Type | Method and Description |
---|---|
static LDSDKError |
deviceError(LDSDKError.ErrorCode errorCode,
java.lang.String message) |
LDSDKError.ErrorCode |
getErrorCode() |
public static LDSDKError deviceError(LDSDKError.ErrorCode errorCode, java.lang.String message)
public LDSDKError.ErrorCode getErrorCode()