ComponentOne PDF for .NET
CSJ2K.Color Namespace / ColorSpaceException Class / ColorSpaceException Constructor / ColorSpaceException Constructor(String)
returned by getMessage()

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

    Parameters

    msg
    returned by getMessage()
    See Also