Documents for PDF .NET Edition
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging.jpeg.colorspace Namespace / ColorSpaceException Class / ColorSpaceException Constructor / ColorSpaceException Constructor(String)

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

    Parameters

    msg
    See Also