com.supermap.data
类 CloudLicenseError
- java.lang.Object
-
- com.supermap.data.CloudLicenseError
-
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)
-
-
-
方法详细资料
-
setLastError
public static void setLastError(Exception e)
-
setLastError
public static void setLastError(String msg)
-
getLastError
public static String getLastError()
-
addCloudLicenseErrorOccurredListener
public static void addCloudLicenseErrorOccurredListener(CloudLicenseErrorOccurredListener l)
-
removeCloudLicenseErrorOccurredListener
public static void removeCloudLicenseErrorOccurredListener(CloudLicenseErrorOccurredListener l)
-
-
Copyright © 2021–2024 SuperMap. All rights reserved.