Gets the error which is the cause of this exception. It can be one of the FilterException.FilterError values.

Syntax

public FilterError Error { get; }
Public ReadOnly Property Error() As FilterError

Limitations

Read only.