BuildExceptionBase.InitializeCustomState Method

Definition

Override this method to recover subtype-specific state from the remote exception.

protected virtual void InitializeCustomState (System.Collections.Generic.IDictionary<string,string?>? customKeyedSerializedData);

Parameters

customKeyedSerializedData
IDictionary<String,String>

Applies to