ClassFindByImageException
Class
Hold information about error and misconfigurations related to finding element by image.
Definition
Namespace:ArtOfTest.WebAii.Exceptions
Assembly:ArtOfTest.WebAii.dll
Syntax:
cs-api-definition
public class FindByImageException : Exception, ISerializable, _Exception
Inheritance: objectExceptionFindByImageException
Implements:
Inherited Members
Constructors
FindByImageException(string)
Creates new instance of FindByImageException class.
Declaration
cs-api-definition
public FindByImageException(string message)
Parameters
message
Exception message.