Malformed Peer DIDException
class MalformedPeerDIDException @JvmOverloads constructor(message: String, cause: Throwable? = null) : PeerDIDException(source)
Raised if the peer DID to be resolved in not a valid peer DID.
Parameters
message
the detail message.
cause
the cause of this.