Class NoPrinterInstalledException

Class NoPrinterInstalledException

Nombre del espacio: Aspose.Tasks Asamblea: Aspose.Tasks.dll (25.4.0)

Representa una excepción que se arroja cuando no hay impresora instalada en el sistema operativo.

public class NoPrinterInstalledException : Exception, ISerializable

Inheritance

object Exception NoPrinterInstalledException

Implements

ISerializable

Miembros heredados

Exception.GetBaseException() ,y, Exception.ToString() ,y, Exception.GetType() ,y, Exception.TargetSite ,y, Exception.Message ,y, Exception.Data ,y, Exception.InnerException ,y, Exception.HelpLink ,y, Exception.Source ,y, Exception.HResult ,y, Exception.StackTrace ,y, Exception.SerializeObjectState ,y, object.GetType() ,y, object.MemberwiseClone() ,y, object.ToString() ,y, object.Equals(object?) ,y, object.Equals(object?, object?) ,y, object.ReferenceEquals(object?, object?) ,y, object.GetHashCode()

Constructors

NoPrinterInstalledException(SiguienteSiguienteSiguienteSiguienteSiguienteStreamingContext)

Inicia una nueva instancia de la clase Aspose.Tasks.NoPrinterInstalledExcepción.

protected NoPrinterInstalledException(SerializationInfo info, StreamingContext context)

Parameters

info SerializationInfo

La información de la seriedad.

context StreamingContext

El contexto de la serialización.

 Español