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