Status List Credential Parse Exception
class StatusListCredentialParseException(cause: Throwable, message: String? = null) : RuntimeException
Verifiable credential parse exception.
Parameters
cause
the underlying exception
message
the exception message detailing the error