RetryableMountingLayerException

ViewCommands can throw this Exception. If this is caught during the execution of a ViewCommand mounting instruction, it indicates that the mount item can be safely retried.

Constructors

Link copied to clipboard
constructor(msg: String)
constructor(e: Throwable)
constructor(msg: String, e: Throwable?)

Properties

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

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard