Package com.vasco.orchestration.client.errors
package com.vasco.orchestration.client.errors
-
ClassDescriptionThe
InputError
object is used to provide detailed information about an input related issue during a flow execution.TheOrchestrationError
class is the base class used for asynchronous error management in the Orchestration SDK.TheOrchestrationErrorCallback
interface defines the callback that must be implemented in order to be informed of errors during theOrchestrator
lifecycle.TheOrchestrationErrorCodes
class lists every error code used when performing orchestration tasks.TheOrchestrationServerError
class is the base class used for asynchronous error management in the Orchestration SDK.TheOrchestrationWarning
class is the base class used for asynchronous warning management in the Orchestration SDK.TheOrchestrationWarningCallback
interface defines the callback that must be implemented in order to be informed of warnings during theOrchestrator
lifecycle.TheOrchestrationWarningCodes
class lists every warning code used when performing orchestration tasks.