C# Class PointCloud.Exceptions.PointCloudException

Inheritance: System.Exception
Show file Open project: MaikelH/Pointcloud

Public Methods

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

Method Details

PointCloudException() public method

public PointCloudException ( ) : System
return System

PointCloudException() public method

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