Package io.fluxzero.sdk.common.exception
package io.fluxzero.sdk.common.exception
-
Exception ClassesClassDescriptionBase 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 a
Requestfails and anErrorResultis returned by the Fluxzero Runtime.Exception indicating a technical or unexpected failure within the application.