ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.Icc Namespace / ICCProfileException Class
Members

In This Topic
    ICCProfileException Class
    In This Topic
    This exception is thrown when the content of a profile is incorrect.
    Object Model
    ICCProfileException Class
    Syntax
    'Declaration
     
    
    Public Class ICCProfileException 
       Inherits System.Exception
    public class ICCProfileException : System.Exception 
    Inheritance Hierarchy

    System.Object
       System.Exception
          CSJ2K.Icc.ICCProfileException
             CSJ2K.Icc.ICCProfileInvalidException
             CSJ2K.Icc.ICCProfileNotFoundException

    See Also