CreateWithPersistException

Types

Link copied to clipboard
class Descriptor(val errorMessage: String) : CreateWithPersistException
Link copied to clipboard
object ErrorHandler : UniffiRustCallStatusErrorHandler<CreateWithPersistException>
Link copied to clipboard
class Persist(val errorMessage: String) : CreateWithPersistException

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
open val message: String?