Show / Hide Table of Contents

Class PrinterException

Inheritance
object
Exception
PrinterException
PrinterNotFoundException
PrinterNotReadyException
PrintReceiptException
Implements
ISerializable
Inherited Members
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 PrinterException : Exception, ISerializable

Constructors

PrinterException()

Declaration
public PrinterException()

PrinterException(PrinterName)

Declaration
public PrinterException(PrinterName printerName)
Parameters
Type Name Description
PrinterName printerName

PrinterException(SerializationInfo, StreamingContext)

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

PrinterException(string)

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

PrinterException(string, PrinterName)

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

PrinterException(string, PrinterName, Exception)

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

PrinterException(string, Exception)

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

Properties

PrinterName

Declaration
public PrinterName PrinterName { get; }
Property Value
Type Description
PrinterName

Methods

GetObjectData(SerializationInfo, StreamingContext)

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

Implements

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