Class InputError

java.lang.Object
com.vasco.orchestration.client.errors.InputError

public class InputError extends Object
The InputError object is used to provide detailed information about an input related issue during a flow execution.
  • Constructor Details

  • Method Details

    • getErrorCode

      public int getErrorCode()
    • getInputException

      public InputException getInputException()