PsConverterOptions.Exceptions

PsConverterOptions.Exceptions property

Returns a list of suppressed conversion errors If !:SuppressErrors is true.

public virtual IList<Exception> Exceptions { get; set; }

See Also