freesmartphone.org GSM Errors

Description

The org.freesmartphone.GSM.Error domain describes common errors clients should expect when calling FSO GSM DBus APIs.

Namespace

org.freesmartphone.GSM.Error0

Methods

None

Signals

None

Properties

None

Errors

Errors

DeviceNotPresent

Description: Raised, when the device is not present.

DeviceTimeout

Description: Raised, when the device does not answer within the specified time for this operation.

DeviceFailed

Description: Raised, when the device reported an unrecoverable error.

AuthorizationRequired

Description: Raised, if an authentication code is required before this operation can succeed.

SimNotPresent

Description: Raised, if there is no SIM card present.

SimAuthFailed

Description: Raised, if the SIM authentication code is not accepted.

SimBlocked

Description: Raised, if the SIM has been deactivated or is otherwise not allowed to join a network.

SimNotFound

Description: Raised, if a data record on the SIM is not present.

SimMemoryFull

Description: Raised, if there is not enough space for a data record on the SIM.

SimInvalidIndex

Description: Raised, if the requested messagebook or phonebook entry is out of bounds.

CallNotFound

Description: Raised, if the specified call is not present.

MuxChannelTaken

Description: Raised, when the requested channel is already allocated.

MuxNoChannel

Description: Raised, when the device can’t allocate the requested channel.

MuxNoSession

Description: Raised, when there is no active session.

MuxSessionAlreadyOpen

Description: Raised, when a session has already been opened.

MuxSessionOpenError

Description: Raised, when the session can not be opened.

NetworkNotPresent

Description: Raised, if no network service is available.

NetworkUnauthorized

Description: Raised, if registering with the specified network is not possible.

NetworkNotSupported

Description: Raised, if the requested network operation is not supported.

NetworkNotFound

Description: Raised, if a requested network provider is not present.

ContextNotFound

Description: Raised, if the specified PDP context is not present.