Aspose.Barcode for Python via Java Generation and Recognition API docs
asposebarcode.Assist.BarcodeException Class Reference

Inherits Exception.

Public Member Functions

def __init__ (self, exc)
 
def setMessage (self, message)
 
def getMessage (self)
 

Static Public Member Functions

def MAX_LINES ()
 

Static Public Attributes

 message = None
 

Constructor & Destructor Documentation

◆ __init__()

def asposebarcode.Assist.BarcodeException.__init__ (   self,
  exc 
)

Member Function Documentation

◆ getMessage()

def asposebarcode.Assist.BarcodeException.getMessage (   self)

◆ MAX_LINES()

def asposebarcode.Assist.BarcodeException.MAX_LINES ( )
static

◆ setMessage()

def asposebarcode.Assist.BarcodeException.setMessage (   self,
  message 
)

Member Data Documentation

◆ message

asposebarcode.Assist.BarcodeException.message = None
static