ImageGear for .NET
ImGearArgumentTypeException class
Members  

Represents an ImGearArgumentNullException object.
Syntax
ASP.NET Ajax Javascript (Specification) 
ImageGear.Web.UI.ImGearArgumentTypeException = function( 
   paramName : String,
   actualType : {Any},
   expectedType : Type,
   message : String
) {};
ASP.NET Ajax Javascript (Usage) 
var instanceVar = new ImageGear.Web.UI.ImGearArgumentTypeException();
Remarks
When a client function or method is called and an argument passed to it is not an allowed type, an object of this type is created.
Inheritance Hierarchy

Object
   ImageGear.Web.UI.ImGearArgumentTypeException

See Also

Reference

ImageGear.Web.UI Namespace

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback