com.spire.barcode.implementation.generator
Class InvalidCodeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.spire.ms.System.Exception
                  extended by com.spire.barcode.implementation.generator.BarcodeException
                      extended by com.spire.barcode.implementation.generator.InvalidCodeException

public class InvalidCodeException
extends BarcodeException

The Exception will be thrown when invalid characters contained in the code text.

See Also:
Serialized Form

Constructor Summary
InvalidCodeException(java.lang.String message)
          Exception
 

Constructor Detail

InvalidCodeException

public InvalidCodeException(java.lang.String message)
Exception

Parameters:
message -