barcode4j 2.0

org.krysalis.barcode4j.output
Class BarcodeCanvasSetupException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byorg.krysalis.barcode4j.BarcodeException
              extended byorg.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.
 
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.0

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