com.aspose.barcode.jr
Class InvalidCodeTextException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.aspose.barcode.jr.BarCodeException
                  extended by com.aspose.barcode.jr.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
 
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

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