Show / Hide Table of Contents

Class PrinterNotFoundException

Inheritance
object
Exception
PrinterException
PrinterNotFoundException
Implements
ISerializable
Inherited Members
PrinterException.PrinterName
Exception.GetBaseException()
Exception.GetType()
Exception.ToString()
Exception.Data
Exception.HelpLink
Exception.HResult
Exception.InnerException
Exception.Message
Exception.Source
Exception.StackTrace
Exception.TargetSite
Exception.SerializeObjectState
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
Namespace: NineDigiteKasa
Assembly: NineDigit.eKasa.dll
Syntax
public class PrinterNotFoundException : PrinterException, ISerializable

Constructors

PrinterNotFoundException()

Declaration
public PrinterNotFoundException()

PrinterNotFoundException(SerializationInfo, StreamingContext)

Declaration
protected PrinterNotFoundException(SerializationInfo info, StreamingContext context)
Parameters
Type Name Description
SerializationInfo info
StreamingContext context

PrinterNotFoundException(string)

Declaration
public PrinterNotFoundException(string message)
Parameters
Type Name Description
string message

PrinterNotFoundException(string, Exception)

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

PrinterNotFoundException(string, string)

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

PrinterNotFoundException(string, string, Exception)

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

Methods

Create(string)

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

Create(string, Exception)

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

GetObjectData(SerializationInfo, StreamingContext)

Declaration
public override void GetObjectData(SerializationInfo info, StreamingContext context)
Parameters
Type Name Description
SerializationInfo info
StreamingContext context
Overrides
PrinterException.GetObjectData(SerializationInfo, StreamingContext)

Implements

ISerializable
In This Article
Na začiatok stránky Nine Digit, s.r.o. ©