|
|||||||||
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
com.aspose.barcode.InvalidCodeTextException
Code text is invalid
Constructor Summary | |
InvalidCodeTextException()
Constructs an InvalidCodeTextException with general error messages |
|
InvalidCodeTextException(java.lang.String errorMessage)
Constructs an InvalidCodeTextException with x custom error message |
Methods inherited from class com.aspose.barcode.BarCodeException |
toString |
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 InvalidCodeTextException()
public InvalidCodeTextException(java.lang.String errorMessage)
errorMessage
- String
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |