ActionNotImplementedException Constructor

Overload List

ActionNotImplementedException For Code Analysis, please don't use
ActionNotImplementedException(String) Create a new exception object and identify the specified driver method as the source.
ActionNotImplementedException(String, Exception) Create a new exception object and identify the specified driver method as the source, and include an inner exception object containing a caught exception.

See Also