C# Class ThreeDXMLLoader.Interface.Exception.FormatNotSupportedException

This exception will be thrown, when a 3dxml format is not supported.
Inheritance: System.Exception
Afficher le fichier Open project: i2e-haw-hamburg/cad-in-unity

Méthodes publiques

Méthode Description
FormatNotSupportedException ( string msg ) : System

Method Details

FormatNotSupportedException() public méthode

public FormatNotSupportedException ( string msg ) : System
msg string
Résultat System