[]
        
(Showing Draft Content)

org.jpedal.jbig2.JBIG2Exception.-ctor

JBIG2Exception Constructor

JBIG2Exception(Exception)

Declaration
public JBIG2Exception(Exception ex)
Parameters
Type Name Description
Exception ex

JBIG2Exception()

Constructs a JBIGException whithout a message.

Declaration
public JBIG2Exception()

JBIG2Exception(string)

Constructs a

JBIGException
with a message.
Declaration
public JBIG2Exception(string message)
Parameters
Type Name Description
string message

a message describing the exception