[]
        
(Showing Draft Content)

org.jpedal.jbig2.JBIG2Exception

JBIG2Exception Class

Inheritance
JBIG2Exception
Namespace: org.jpedal.jbig2
Assembly: C1.WPF.PdfViewer.4.6.2.dll
Syntax
public class JBIG2Exception : Exception, ISerializable, _Exception

Constructors

Name Description
JBIG2Exception()

Constructs a JBIGException whithout a message.

JBIG2Exception(Exception)
JBIG2Exception(string)

Constructs a

JBIGException
with a message.