'宣言 Public Function New( _ ByVal msg As System.String _ )
'使用法 Dim msg As System.String Dim instance As New ICCProfileException(msg)
public ICCProfileException( System.string msg )
パラメータ
- msg
- returned by getMessage()
'宣言 Public Function New( _ ByVal msg As System.String _ )
'使用法 Dim msg As System.String Dim instance As New ICCProfileException(msg)
public ICCProfileException( System.string msg )