ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / 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