Class OrchestrationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.vasco.orchestration.client.exceptions.OrchestrationException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ActivationInputException, InputException, PasswordException

public class OrchestrationException extends Exception
The OrchestrationException is the general exception raised by the Orchestration SDK.
See Also:
  • Constructor Details

    • OrchestrationException

      public OrchestrationException(String message)
      constructor
      Parameters:
      message - message describing the exception