This documentation is for the old version. Go to the latest Upload Suite docs

NirvanixException Class

The exception which is thrown if some error occurred during upload to Nirvanix service.

Namespace: Aurigma.ImageUploader.Nirvanix
Assembly: Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)

Syntax

Visual Basic
<SerializableAttribute> _
Public Class NirvanixException _
	Inherits Exception _
	Implements ISerializable
C#
public class NirvanixException : Exception, ISerializable

Inheritance Hierarchy

System..Object
L System..Exception
L Aurigma.ImageUploader.Nirvanix..NirvanixException

See Also

Reference