SignalCredentialUnknownException


class SignalCredentialUnknownException : SignalCredentialStateException


This is thrown when the signal credential state operation failed with no more detailed information.

Summary

Public constructors

Inherited properties

From kotlin.Throwable

Public constructors

SignalCredentialUnknownException

Added in 1.6.0-alpha05
SignalCredentialUnknownException(errorMessage: CharSequence? = null)