Class UnsupportedSaveFormatException

Class UnsupportedSaveFormatException

Nom dels espais: Aspose.Note Assemblea: Aspose.Note.dll (25.4.0)

En cas que el format d’emmagatzematge sol·licitat no es dóna suport.

public class UnsupportedSaveFormatException : Exception, ISerializable

Inheritance

object Exception UnsupportedSaveFormatException

Implements

ISerializable

Membres heretats

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(Títol: StreamingContext)

Inicia una nova instància de la classe Aspose.Note.UnsuportedSaveFormatExcepció.

protected UnsupportedSaveFormatException(SerializationInfo serializationInfo, StreamingContext synchronizationContext)

Parameters

serializationInfo SerializationInfo

Informació de la serialitzaci.

synchronizationContext StreamingContext

El context de la sincronització.

 Català