ImportCredentialsInvalidJsonException


class ImportCredentialsInvalidJsonException : ImportCredentialsException


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

Summary

Public constructors

Inherited properties

From kotlin.Throwable

Public constructors

ImportCredentialsInvalidJsonException

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