Class PasswordError

java.lang.Object
com.vasco.orchestration.client.flows.PasswordError

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

  • Method Details

    • getErrorCode

      public int getErrorCode()
    • getPasswordException

      public PasswordException getPasswordException()