Package-level declarations

Types

Link copied to clipboard
open class NotionClientException(val cause: Throwable?) : Exception

Base exception type for all errors thrown by the Notion client library.

Link copied to clipboard

Exception thrown when a Notion API request fails with an error response.