ExportCredentialsUnknownErrorException


class ExportCredentialsUnknownErrorException : ExportCredentialsException


The credential json cannot be stored due to unknown error

Summary

Public constructors

Inherited properties

From kotlin.Throwable

Public constructors

ExportCredentialsUnknownErrorException

Added in 1.0.0-alpha02
ExportCredentialsUnknownErrorException(errorMessage: String? = null)