Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
zxingwp7
WriterException
C# Class zxingwp7.WriterException
A base class which covers the range of exceptions which may occur when encoding a barcode using the Writer framework.
Inheritance:
System.Exception
Exibir arquivo
Open project: henningms/zxing2.0-wp7
Public Methods
Method
Description
WriterException
( ) :
System
WriterException
(
String
message
) :
System
Method Details
WriterException()
public
method
public
WriterException
( ) :
System
return
System
WriterException()
public
method
public
WriterException
(
String
message
) :
System
message
String
return
System