C# Class PointCloud.Exceptions.IsNotDenseException

Inheritance: PointCloudException
Datei anzeigen Open project: MaikelH/Pointcloud

Public Methods

Method Description
IsNotDenseException ( ) : System
IsNotDenseException ( String message ) : System

Method Details

IsNotDenseException() public method

public IsNotDenseException ( ) : System
return System

IsNotDenseException() public method

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