|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.aspose.barcode.BarCodeException
General exceptions for barcode generation and recognition
Constructor Summary | |
BarCodeException()
Constructs x BarCodeException with general error messages |
|
BarCodeException(java.lang.String errorMessage)
Constructs x BarCodeException with custom error message. |
Method Summary | |
java.lang.String |
toString()
Converts BarCodeException to x String message. |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public BarCodeException()
public BarCodeException(java.lang.String errorMessage)
errorMessage
- of StringMethod Detail |
public java.lang.String toString()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |