ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.codestream Namespace / CorruptedCodestreamException Class / CorruptedCodestreamException Constructor / CorruptedCodestreamException Constructor()

In This Topic
    CorruptedCodestreamException Constructor()
    In This Topic
    Constructs a new CorruptedCodestreamException exception with no detail message.
    Syntax
    'Declaration
     
    
    Public Function New()
    public CorruptedCodestreamException()
    See Also