Class DispatchException
java.lang.Object
java.lang.Throwable
java.lang.Exception
ch.nevis.auth.fido.uaf.sdk.dispatcher.DispatchException
- All Implemented Interfaces:
Serializable
The exception thrown by the
Dispatchers when a problem occurs.- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDispatchException(String msg) DispatchException(String msg, Throwable rootCause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DispatchException
-
DispatchException
-
-
Method Details
-
dispatcherResponse
-