Package | Description |
---|---|
com.licensespring.model.exceptions.infrastructure |
The package contains issues with infrastructure based errors/exceptions.
|
com.licensespring.model.exceptions.infrastructure.cloudcheck |
The package relates to exceptions which are done in the NODE-LOCKING mode of operations.
|
Modifier and Type | Class and Description |
---|---|
class |
ConnectionException
This Exception will be thrown if
IOException occurs while trying to connect to
LicenseSpring API. |
Modifier and Type | Class and Description |
---|---|
class |
CloudCheckException
In case of errors, all cloud based (node-locking) calls to metadata servers produce a subtype of
this exception.
|
class |
MetadataServiceBlockedException
This exception is thrown when app is unable to connect to Metadata Service.
|
class |
NotCloudPlatformException
This exception occurs if app is trying to connect to Metadata Service from device that is not
running on Cloud Platform.
|
class |
WrongPlatformException
This Exception occurs the application is trying to fetch the incorrect platform's instance ID.
|
Copyright © 2025 Cense Data Inc.. All rights reserved.