Invalid Peer DIDError
class InvalidPeerDIDError constructor(message: String? = null, cause: Throwable? = null) : CastorError(source)
An error that occurs when the provided PeerDID is invalid.
An error that occurs when the provided PeerDID is invalid.