com.aspose.barcode
Class InvalidCodeTextException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.aspose.barcode.BarCodeException
              extended bycom.aspose.barcode.InvalidCodeTextException
All Implemented Interfaces:
java.io.Serializable

public class InvalidCodeTextException
extends BarCodeException

Code text is invalid

See Also:
Serialized Form

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

InvalidCodeTextException

public InvalidCodeTextException()
Constructs an InvalidCodeTextException with general error messages


InvalidCodeTextException

public InvalidCodeTextException(java.lang.String errorMessage)
Constructs an InvalidCodeTextException with x custom error message

Parameters:
errorMessage - String