Package app.ductape.sdk.sessions
Class SessionsResolver.SessionResolutionError
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
app.ductape.sdk.sessions.SessionsResolver.SessionResolutionError
- All Implemented Interfaces:
DuctapeError,Serializable
- Enclosing class:
- SessionsResolver
public static class SessionsResolver.SessionResolutionError
extends RuntimeException
implements DuctapeError
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SessionResolutionError
-
-
Method Details
-
code
Description copied from interface:DuctapeErrorStable machine-readable code, suitable for logs and API envelopes.- Specified by:
codein interfaceDuctapeError
-
details
Description copied from interface:DuctapeErrorOptional structured details; implementations may return an empty map.- Specified by:
detailsin interfaceDuctapeError
-