C# Class ColladaSlimDX.Utils.NonUniqueIDException

Exception is thrown if element doesn't have a unique id
Inheritance: ColladaException
Show file Open project: vvvv/ColladaSlimDX

Public Methods

Method Description
NonUniqueIDException ( String message ) : System

Method Details

NonUniqueIDException() public method

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