CSJ2K.Icc.ICCProfileInvalidException.ICCProfileInvalidException C# (CSharp) 메소드

ICCProfileInvalidException() 개인적인 메소드

Empty constructor
private ICCProfileInvalidException ( ) : System
리턴 System
        internal ICCProfileInvalidException()
            : base("icc profile is invalid")
        {
        }

Same methods

ICCProfileInvalidException::ICCProfileInvalidException ( System msg ) : System
ICCProfileInvalidException