Table of Contents

Class InvalidContentException

Namespace
H.Controls.ZoomBox
Assembly
H.Controls.ZoomBox.dll
public class InvalidContentException : Exception, ISerializable
Inheritance
InvalidContentException
Implements
Inherited Members
Extension Methods

Constructors

InvalidContentException(string)

public InvalidContentException(string message)

Parameters

message string

InvalidContentException(string, Exception)

public InvalidContentException(string message, Exception innerException)

Parameters

message string
innerException Exception