OpenSim
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | List of all members
OpenSim.Region.CoreModules.Avatar.Inventory.Archiver.InventoryArchiverException Class Reference

Signals an inventory archiving problem More...

Inheritance diagram for OpenSim.Region.CoreModules.Avatar.Inventory.Archiver.InventoryArchiverException:
Inheritance graph
[legend]
Collaboration diagram for OpenSim.Region.CoreModules.Avatar.Inventory.Archiver.InventoryArchiverException:
Collaboration graph
[legend]

Public Member Functions

 InventoryArchiverException (string message)
 
 InventoryArchiverException (string message, Exception e)
 

Detailed Description

Signals an inventory archiving problem

Definition at line 35 of file InventoryArchiverException.cs.

Constructor & Destructor Documentation

OpenSim.Region.CoreModules.Avatar.Inventory.Archiver.InventoryArchiverException.InventoryArchiverException ( string  message)
inline

Definition at line 37 of file InventoryArchiverException.cs.

OpenSim.Region.CoreModules.Avatar.Inventory.Archiver.InventoryArchiverException.InventoryArchiverException ( string  message,
Exception  e 
)
inline

Definition at line 38 of file InventoryArchiverException.cs.


The documentation for this class was generated from the following file: