ExportCredentialsInvalidJsonException


class ExportCredentialsInvalidJsonException : ExportCredentialsException


The credential json cannot be read because it is written in invalid format

Summary

Public constructors

Inherited properties

From kotlin.Throwable

Public constructors

ExportCredentialsInvalidJsonException

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