barcode4j 2.1.0

org.krysalis.barcode4j
Class BarcodeException

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

public class BarcodeException
extends java.lang.Exception

Base exception class for Barcodes.

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

Constructor Summary
BarcodeException(java.lang.String message)
          Constructor for BarcodeException.
 
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

BarcodeException

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

Parameters:
message - the detail message for this exception.

barcode4j 2.1.0

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