Show / Hide Table of Contents

Class PrinterNotFoundException

Inheritance
System.Object
PrinterException
PrinterNotFoundException
Inherited Members
PrinterException.PrinterName
Namespace: NineDigit.eKasa
Assembly: NineDigit.eKasa.dll
Syntax
public class PrinterNotFoundException : PrinterException

Constructors

PrinterNotFoundException()

Declaration
public PrinterNotFoundException()

PrinterNotFoundException(SerializationInfo, StreamingContext)

Declaration
protected PrinterNotFoundException(SerializationInfo info, StreamingContext context)
Parameters
Type Name Description
System.Runtime.Serialization.SerializationInfo info
System.Runtime.Serialization.StreamingContext context

PrinterNotFoundException(String)

Declaration
public PrinterNotFoundException(string message)
Parameters
Type Name Description
System.String message

PrinterNotFoundException(String, Exception)

Declaration
public PrinterNotFoundException(string message, Exception innerException)
Parameters
Type Name Description
System.String message
System.Exception innerException

PrinterNotFoundException(String, String)

Declaration
public PrinterNotFoundException(string message, string printerName)
Parameters
Type Name Description
System.String message
System.String printerName

PrinterNotFoundException(String, String, Exception)

Declaration
public PrinterNotFoundException(string message, string printerName, Exception innerException)
Parameters
Type Name Description
System.String message
System.String printerName
System.Exception innerException

Methods

Create(String)

Declaration
public static PrinterNotFoundException Create(string printerName)
Parameters
Type Name Description
System.String printerName
Returns
Type Description
PrinterNotFoundException

Create(String, Exception)

Declaration
public static PrinterNotFoundException Create(string printerName, Exception innerException)
Parameters
Type Name Description
System.String printerName
System.Exception innerException
Returns
Type Description
PrinterNotFoundException

GetObjectData(SerializationInfo, StreamingContext)

Declaration
public override void GetObjectData(SerializationInfo info, StreamingContext context)
Parameters
Type Name Description
System.Runtime.Serialization.SerializationInfo info
System.Runtime.Serialization.StreamingContext context
Overrides
PrinterException.GetObjectData(SerializationInfo, StreamingContext)
In This Article
Na začiatok stránky Nine Digit, s.r.o. ©