Skip to content

//MLBluetoothSDK/com.masterlock.mlbluetoothsdk.errors

Package-level declarations

Types

Name Summary
FactoryResetException [androidJvm]
open class FactoryResetException : Exception
FirmwareUpdateException [androidJvm]
open class FirmwareUpdateException : Exception
MLBluetoothCommunicationFailedException [androidJvm]
open class MLBluetoothCommunicationFailedException : Exception
MLCannotOperateInRegionError [androidJvm]
open class MLCannotOperateInRegionError : Exception
MLCannotWriteException [androidJvm]
open class MLCannotWriteException : Exception
MLCommandNotAllowedError [androidJvm]
open class MLCommandNotAllowedError : Exception
MLCommandNotAvailableError [androidJvm]
open class MLCommandNotAvailableError : Exception
MLCouldNotStartSessionError [androidJvm]
open class MLCouldNotStartSessionError : Exception
MLHardwareDoesNotSupport [androidJvm]
open class MLHardwareDoesNotSupport : Exception
MLInputIncorrectException [androidJvm]
open class MLInputIncorrectException : Exception
MLInvalidLicenseException [androidJvm]
open class MLInvalidLicenseException : Exception
MLInvalidMemoryInteractionError [androidJvm]
open class MLInvalidMemoryInteractionError : Exception
MLInvalidReadDataException [androidJvm]
open class MLInvalidReadDataException : Exception
MLLicenceExpiredException [androidJvm]
open class MLLicenceExpiredException : Exception
MLNotAnSDKManagedProductException [androidJvm]
open class MLNotAnSDKManagedProductException : Exception
MLSDKNotInitializedException [androidJvm]
open class MLSDKNotInitializedException : Exception
MLSessionNotReadyException [androidJvm]
open class MLSessionNotReadyException : Exception
This error is thrown when the current command is StartSession and the connectionState has changed to DISCONNECTED.