Class SymbolSizeException
Inheritance
System.Object
SymbolSizeException
Namespace: Telerik.Barcode.Symbology
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class SymbolSizeException : Exception
Constructors
SymbolSizeException()
Declaration
public SymbolSizeException()
SymbolSizeException(SerializationInfo, StreamingContext)
Declaration
protected SymbolSizeException(SerializationInfo info, StreamingContext context)
Parameters
System.
|
System.
|
SymbolSizeException(String)
Declaration
public SymbolSizeException(string message)
Parameters
System.
|
SymbolSizeException(String, Exception)
Declaration
public SymbolSizeException(string message, Exception innerException)
Parameters
System.
|
System.
|