ImageGear for .NET
ImGearInvalidOperationException Class
See Also  Members   Send comments on this topic.
ImageGear.Web.UI Namespace Client API Library > ImageGear.Web.UI Namespace : ImGearInvalidOperationException Class

Glossary Item Box

Represents an ImGearInvalidOperationException object.

Syntax

ASP.NET Ajax Javascript (Specification) 
ImageGear.Web.UI.ImGearInvalidOperationException = function( 
   message : String
) {};
ASP.NET Ajax Javascript (Usage) 
var instanceVar = new ImageGear.Web.UI.ImGearInvalidOperationException();

Remarks

When a client function or method is called and an error occurs that is not caused by invalid arguments, an object of this type is created.

Inheritance Hierarchy

Object
   ImageGear.Web.UI.ImGearInvalidOperationException

See Also

©2013. Accusoft Corporation. All Rights Reserved.