Show / Hide Table of Contents

Class PrinterNotReadyException

Inheritance
System.Object
PrinterException
PrinterNotReadyException
Inherited Members
PrinterException.GetObjectData(SerializationInfo, StreamingContext)
PrinterException.PrinterName
Namespace: NineDigit.eKasa
Assembly: NineDigit.eKasa.dll
Syntax
public class PrinterNotReadyException : PrinterException

Constructors

PrinterNotReadyException()

Declaration
public PrinterNotReadyException()

PrinterNotReadyException(PrinterName)

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

PrinterNotReadyException(SerializationInfo, StreamingContext)

Declaration
protected PrinterNotReadyException(SerializationInfo serializationInfo, StreamingContext streamingContext)
Parameters
Type Name Description
System.Runtime.Serialization.SerializationInfo serializationInfo
System.Runtime.Serialization.StreamingContext streamingContext

PrinterNotReadyException(String)

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

PrinterNotReadyException(String, PrinterName)

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

PrinterNotReadyException(String, PrinterName, Exception)

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

PrinterNotReadyException(String, Exception)

Declaration
public PrinterNotReadyException(string message, Exception innerException)
Parameters
Type Name Description
System.String message
System.Exception innerException
In This Article
Na začiatok stránky Nine Digit, s.r.o. ©