Class NotFoundException
Functions that search for an object can throw this exception when not found.
public class NotFoundException : Exception, ISerializable
Namespace: Au.Types
Assembly: Au.dll
Inherited Members
Constructors
Name | Description |
---|---|
NotFoundException() | Sets |
NotFoundException(string) | Sets |