Class NoPrinterInstalledException

Class NoPrinterInstalledException

Namespace: Aspose.Tasks
Assembly: Aspose.Tasks.dll (25.2.0)

Representa uma exceção que é lançada quando não há impressora instalada no sistema operacional.

public class NoPrinterInstalledException : Exception, ISerializable

Herança

objectExceptionNoPrinterInstalledException

Implementa

ISerializable

Membros Herdados

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

Construtores

NoPrinterInstalledException(SerializationInfo, StreamingContext)

Inicializa uma nova instância da classe Aspose.Tasks.NoPrinterInstalledException.

protected NoPrinterInstalledException(SerializationInfo info, StreamingContext context)

Parâmetros

info SerializationInfo

As informações de serialização.

context StreamingContext

O contexto de serialização.

 Português