barcode4j 2.1.0

org.krysalis.barcode4j.output
Class BarcodeCanvasSetupException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.krysalis.barcode4j.BarcodeException
              extended by org.krysalis.barcode4j.output.BarcodeCanvasSetupException
All Implemented Interfaces:
java.io.Serializable

public class BarcodeCanvasSetupException
extends BarcodeException

This exception is use during the setup of a barcode canvas.

Version:
$Id: BarcodeCanvasSetupException.java,v 1.3 2004/10/02 14:53:22 jmaerki Exp $
Author:
Jeremias Maerki
See Also:
Serialized Form

Constructor Summary
BarcodeCanvasSetupException(java.lang.String message)
          Constructor for BarcodeCanvasSetupException.
 
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

BarcodeCanvasSetupException

public BarcodeCanvasSetupException(java.lang.String message)
Constructor for BarcodeCanvasSetupException.

Parameters:
message - the detail message for this exception.

barcode4j 2.1.0

Copyright © 2000-2010 Jeremias Maerki. All rights reserved.