Throwed when Ipernity returned an error.

Namespace:  IpernityNET
Assembly:  IpernityNET (in IpernityNET.dll) Version: 0.3.1.0 (0.3.1.0)

Syntax

C#
public class IpernityException : Exception
Visual Basic (Declaration)
Public Class IpernityException _
	Inherits Exception
Visual C++
public ref class IpernityException : public Exception

Inheritance Hierarchy

System..::.Object
  System..::.Exception
    IpernityNET..::.IpernityException

See Also