[]
        
(Showing Draft Content)

CSJ2K.Icc.ICCProfileException.-ctor

ICCProfileException Constructor

ICCProfileException(string)

Contruct with message

Declaration
public ICCProfileException(string msg)
Public Sub New(msg As String)
Parameters
Type Name Description
string msg

returned by getMessage()

ICCProfileException()

Empty constructor

Declaration
public ICCProfileException()
Public Sub New()