Docmosis API 4.5.0

com.docmosis.template.analysis.barcode
Class BarcodeException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.docmosis.template.analysis.barcode.BarcodeException
All Implemented Interfaces:
Serializable

public class BarcodeException
extends Exception
implements Serializable

See Also:
Serialized Form

Constructor Summary
BarcodeException(String message)
           
BarcodeException(String message, String[] suggestions)
           
BarcodeException(String message, Throwable cause, String[] suggestions)
           
 
Method Summary
 String[] getSuggestions()
           
 
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(String message)

BarcodeException

public BarcodeException(String message,
                        Throwable cause,
                        String[] suggestions)

BarcodeException

public BarcodeException(String message,
                        String[] suggestions)
Method Detail

getSuggestions

public String[] getSuggestions()

Docmosis API 4.5.0

Copyright © 2014 Docmosis Pty Ltd. All Rights Reserved.