Class UnsupportedSaveFormatException

Class UnsupportedSaveFormatException

Pôvodný názov: Aspose.Note Zhromaždenie: Aspose.Note.dll (25.4.0)

Thrown, ak požadovaný uložený formát nie je podporovaný.

public class UnsupportedSaveFormatException : Exception, ISerializable

Inheritance

object Exception UnsupportedSaveFormatException

Implements

ISerializable

Z dedičných členov

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(SerializáciaInfo, StreamingContext)

Initalizuje novú inštanciu triedy Aspose.Note.UnsupportedSaveFormatException.

protected UnsupportedSaveFormatException(SerializationInfo serializationInfo, StreamingContext synchronizationContext)

Parameters

serializationInfo SerializationInfo

Informácie o serializácii.

synchronizationContext StreamingContext

Kontext synchronizácie.

 Slovenčina