Package io.fluxzero.sdk.common.exception
package io.fluxzero.sdk.common.exception
-
ClassDescriptionStable identifiers for Fluxzero SDK errors.Human-readable Fluxzero error report with a stable error code.Builder for
FluxzeroErrorReport.Factory methods for human-readable SDK errors.Base class for user-facing exceptions that are intended to be serialized and transferred across system boundaries (e.g., back to a calling client or frontend application).Exception thrown when aRequestfails and anErrorResultis returned by the Fluxzero Runtime.Exception indicating a technical or unexpected failure within the application.