XFA4J

com.adobe.xfa.pmp.common
Class BarcodeEncoderException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.adobe.xfa.pmp.common.BarcodeEncoderException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
DataMatrixEncoderException, PDF417EncoderException, QRCodeEncoderException

public abstract class BarcodeEncoderException
extends java.lang.Exception

Base class of all Barcode exceptions

See Also:
Serialized Form

Constructor Summary
BarcodeEncoderException()
           
 
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

BarcodeEncoderException

public BarcodeEncoderException()

XFA4J

© 2005 Adobe Systems Incorporated. All Rights Reserved.