C# Class ColladaSlimDX.Utils.ColladaException

Base class for collada specific exceptions
Inheritance: System.Exception
ファイルを表示 Open project: vvvv/ColladaSlimDX Class Usage Examples

Public Methods

Method Description
ColladaException ( String message ) : System

Method Details

ColladaException() public method

public ColladaException ( String message ) : System
message String
return System