Base class for all warnings handled by the ImageGear for .NET library. Contains error code and
optionally supplied data.
Object Model
Syntax
public sealed class ImGearWarning
public __gc __sealed class ImGearWarning
public ref class ImGearWarning sealed
'Declaration
Public NotInheritable Class ImGearWarning
'Usage
Dim instance As ImGearWarning
Inheritance Hierarchy
System.Object
ImageGear.Core.ImGearWarning
See Also