ComponentOne PDF for .NET
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