Overload List

  NameDescription
FilterException()()()
Initializes a new instance of the FilterException class.
FilterException(String)
Initializes a new instance of the FilterException class with specific parameter. Parameter sets erкor message.
FilterException(String, Exception)
Initializes a new instance of the FilterException class with specific parameters. Parameters set error message and inner exception.

See Also