Package-level declarations

Types

Link copied to clipboard
open class Sep08Exception(message: String, cause: Throwable? = null) : Exception

Base exception class for SEP-8 Regulated Assets errors.

Link copied to clipboard

Exception thrown when required initialization data is missing for the SEP-8 service.

Link copied to clipboard

Exception thrown when the action URL returns a malformed or unexpected response to a post-action request (postAction).

Link copied to clipboard

Exception thrown when the approval server returns a malformed or unexpected response to a transaction approval request (postTransaction).