Documents for PDF .NET Edition
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging.jpeg.icc Namespace / ICCProfileException Class / ICCProfileException Constructor / ICCProfileException Constructor(String)
returned by getMessage()

In This Topic
    ICCProfileException Constructor(String)
    In This Topic
    Contruct with message
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal msg As System.String _
    )
    public ICCProfileException( 
       System.string msg
    )

    Parameters

    msg
    returned by getMessage()
    See Also