|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.aspose.barcode.jr.BarCodeException
com.aspose.barcode.jr.InvalidCodeTextException
public class 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 |
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 |
---|
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 |