Class UnsupportedSaveFormatException
Nome do espaço: Aspose.Note Assembleia: Aspose.Note.dll (25.4.0)
Se o formato de armazenamento solicitado não é suportado.
public class UnsupportedSaveFormatException : Exception, ISerializable
Inheritance
object ← Exception ← UnsupportedSaveFormatException
Implements
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()
Constructors
UnsupportedSaveFormatException(Informações, StreamingContext)
Inicia uma nova instância da classe Aspose.Note.UnsupportedSaveFormatExcepção.
protected UnsupportedSaveFormatException(SerializationInfo serializationInfo, StreamingContext synchronizationContext)
Parameters
serializationInfo
SerializationInfo
Informação de Serialização.
synchronizationContext
StreamingContext
O contexto de sincronização.