Class UnsupportedSaveFormatException

Class UnsupportedSaveFormatException

Tên không gian: Aspose.Note Tổng hợp: Aspose.Note.dll (25.4.0)

Thrown nếu yêu cầu lưu định dạng không được hỗ trợ.

public class UnsupportedSaveFormatException : Exception, ISerializable

Inheritance

object Exception UnsupportedSaveFormatException

Implements

ISerializable

Thành viên thừa kế

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()

Constructors

UnsupportedSaveFormatException(Thông tin, StreamingContext)

Bắt đầu một trường hợp mới của lớp Aspose.Note.UnsupportedSaveFormatException.

protected UnsupportedSaveFormatException(SerializationInfo serializationInfo, StreamingContext synchronizationContext)

Parameters

serializationInfo SerializationInfo

Thông tin serialization

synchronizationContext StreamingContext

Mối quan hệ đồng bộ hóa

 Tiếng Việt