Show / Hide Table of Contents

Class PrinterNotReadyException

Inheritance
object
Exception
PrinterException
PrinterNotReadyException
Implements
ISerializable
Inherited Members
PrinterException.GetObjectData(SerializationInfo, StreamingContext)
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 PrinterNotReadyException : PrinterException, ISerializable

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
SerializationInfo serializationInfo
StreamingContext streamingContext

PrinterNotReadyException(string)

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

PrinterNotReadyException(string, PrinterName)

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

PrinterNotReadyException(string, PrinterName, Exception)

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

PrinterNotReadyException(string, Exception)

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

Implements

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