StoryblokClientException

constructor(message: String?, cause: Throwable?)(source)

Parameters

message

The error message, typically from the API response.

cause

The underlying exception, if any.


constructor(message: String?)(source)
constructor(cause: Throwable?)(source)