ImageGear for .NET
ThrowError(ImGearErrorCodes,String,Int32,Int32) Method
See Also  Send Feedback
ImageGear21.Core Assembly > ImageGear.Core Namespace > ImGearException Class > ThrowError Method : ThrowError(ImGearErrorCodes,String,Int32,Int32) Method




errorCode
Numeric code of error from ImGearErrorCodes enumeration.
description
Human readable information about reason of exception.
value1
Integer data of the Value1 supplied to error code. Its meaning depends on reason of exception.
value2
Integer data of the Value2 supplied to error code. Its meaning depends on reason of exception.

Glossary Item Box

Throws exception of ImGearException class.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

errorCode
Numeric code of error from ImGearErrorCodes enumeration.
description
Human readable information about reason of exception.
value1
Integer data of the Value1 supplied to error code. Its meaning depends on reason of exception.
value2
Integer data of the Value2 supplied to error code. Its meaning depends on reason of exception.

See Also

©2013. Accusoft Corporation. All Rights Reserved.