|
||||||||
| 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
public class BarCodeException
general exceptions
| Constructor Summary | |
|---|---|
BarCodeException()
Constructs a BarCodeException with general error messages |
|
BarCodeException(java.lang.String errorMessage)
Constructs a BarCodeException with custom error message |
|
| Method Summary | |
|---|---|
java.lang.String |
toString()
Converts BarCodeException to a 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 - String| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Throwable
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||