Class NoPrinterInstalledException
Namespace: Aspose.Tasks
Assembly: Aspose.Tasks.dll (25.2.0)
Đại diện cho một ngoại lệ được ném ra khi không có máy in nào được cài đặt trong hệ điều hành.
public class NoPrinterInstalledException : Exception, ISerializable
Kế thừa
object ← Exception ← NoPrinterInstalledException
Triển khai
Các thành viên kế thừa
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()
Các hàm khởi tạo
NoPrinterInstalledException(SerializationInfo, StreamingContext)
Khởi tạo một thể hiện mới của lớp Aspose.Tasks.NoPrinterInstalledException.
protected NoPrinterInstalledException(SerializationInfo info, StreamingContext context)
Tham số
info
SerializationInfo
Thông tin tuần tự hóa.
context
StreamingContext
Ngữ cảnh tuần tự hóa.