ProcessingParameterApplicatorFailedException

Used as ProcessingParameterResult.Failure.cause when a Applicator fails to apply an update.

Since

10.0.0 message replaces cause as the primary cause of the failure.

12.0.0 moved to io.mimi.sdk.processing.

Parameters

message

A human-readable message describing the failure.

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