ImageGear .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

ImGearArgumentTypeException Members
ImageGear.Web.UI Namespace Client API~ImageGear.Web.UI_namespace

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback