Malformed Peer DIDDOc Exception
class MalformedPeerDIDDOcException @JvmOverloads constructor(cause: Throwable? = null) : PeerDIDException(source)
Raised if the resolved peer DID Doc to be resolved in not a valid peer DID.
Parameters
cause
the cause of this.