|
DynamicPDF by ceTe Software | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.lang.Throwable java.lang.Exception java.lang.RuntimeException com.cete.dynamicpdf.GeneratorException com.cete.dynamicpdf.pageelements.barcoding.BarCodeException com.cete.dynamicpdf.pageelements.barcoding.QrCodeException
public class QrCodeException
The exception that is thrown for a QR code.
Licensing:
This class is a DynamicPDF Enterprise Edition feature.
Constructor Summary | |
---|---|
QrCodeException(java.lang.String message)
Initializes a new instance of the QrCodeException class. |
Method Summary |
---|
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public QrCodeException(java.lang.String message)
QrCodeException
class.
message
- that describes the error.
|
DynamicPDF by ceTe Software | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |