C# Class OpenMetaverse.InventoryException

Exception class to identify inventory exceptions
Inheritance: System.Exception
Datei anzeigen Open project: 3di/3di-viewer-rei-libs

Public Methods

Method Description
InventoryException ( string message ) : System

Method Details

InventoryException() public method

public InventoryException ( string message ) : System
message string
return System