Package io.fluxcapacitor.javaclient.common.exception
package io.fluxcapacitor.javaclient.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
Request
fails and anErrorResult
is returned by the Flux platform.Exception indicating a technical or unexpected failure within the application.