Initializes a new instance of the CMInappropriateProfileException class with a name of the profile which causes a error.
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Sub New ( _ profileName As String _ )
public CMInappropriateProfileException( string profileName )
Type: System.String
The name of the profile which causes the error.