C# Class PointCloud.Exceptions.PointCloudException

Inheritance: System.Exception
Afficher le fichier Open project: MaikelH/Pointcloud

Méthodes publiques

Méthode Description
PointCloudException ( ) : System
PointCloudException ( String message ) : System

Method Details

PointCloudException() public méthode

public PointCloudException ( ) : System
Résultat System

PointCloudException() public méthode

public PointCloudException ( String message ) : System
message String
Résultat System