C# Class OpenMetaverse.InventoryException

Exception class to identify inventory exceptions
Inheritance: System.Exception
显示文件 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