public class CloudLicenseError extends Object
构造器和说明 |
---|
CloudLicenseError() |
限定符和类型 | 方法和说明 |
---|---|
static void |
addCloudLicenseErrorOccurredListener(CloudLicenseErrorOccurredListener l) |
static String |
getLastError() |
static void |
removeCloudLicenseErrorOccurredListener(CloudLicenseErrorOccurredListener l) |
static void |
setLastError(Exception e) |
static void |
setLastError(String msg) |
public static void setLastError(Exception e)
public static void setLastError(String msg)
public static String getLastError()
public static void addCloudLicenseErrorOccurredListener(CloudLicenseErrorOccurredListener l)
public static void removeCloudLicenseErrorOccurredListener(CloudLicenseErrorOccurredListener l)
Copyright © 2021–2024 SuperMap. All rights reserved.