com.google.zxing
Class WriterException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.google.zxing.WriterException
public final class WriterException
- extends Exception
A base class which covers the range of exceptions which may occur when encoding a barcode using
the Writer framework.
- Since:
- BlackBerry API 6.0.0
WriterException
public WriterException()
- Since:
- BlackBerry API 6.0.0
WriterException
public WriterException(String message)
- Since:
- BlackBerry API 6.0.0
Copyright 1999-2011 Research In Motion Limited. 295 Phillip Street, Waterloo, Ontario, Canada, N2L 3W8. All Rights Reserved.
Java is a trademark of Oracle America Inc. in the US and other countries.
Legal