Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
SDK-level domain errors for remote OpenID4VP presentations.
Link copied to clipboard
class RemotePresentationException(val error: RemotePresentationError, cause: Throwable? = null) : Exception
Exception wrapper that carries a stable RemotePresentationError plus an optional underlying cause from the OpenID4VP / HTTP / crypto stack.