Aurigma Graphics Mill 5.5 for .NET
TimeoutException Class
The exception which arises when timeout is expired.
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Syntax
Visual Basic
<SerializableAttribute> _ Public Class TimeoutException _ Inherits Exception
C#
[SerializableAttribute] public class TimeoutException : Exception
Inheritance Hierarchy
System..::.Object
L
System..::.Exception
L
System..::.ApplicationException
L
Aurigma.GraphicsMill..::.Exception
L
Aurigma.GraphicsMill..::.TimeoutException