Class DispatchTargetValidationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
ch.nevis.auth.fido.uaf.sdk.dispatcher.DispatchTargetValidationException
All Implemented Interfaces:
Serializable

public class DispatchTargetValidationException extends Exception
The exception thrown when a given DispatchTarget was not valid.
See Also:
  • Constructor Details

    • DispatchTargetValidationException

      public DispatchTargetValidationException(String msg)
    • DispatchTargetValidationException

      public DispatchTargetValidationException(String msg, Throwable rootCause)
  • Method Details

    • dispatcherResponse

      public String dispatcherResponse()