NotFound

data object NotFound : RoutexError

The requested resource was not found. On transactions this typically means the supplied AccountReference is unknown to the bank: verify the reference. info and trace also raise this.

Properties

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