Partager via


ConversionException - Classe

Une exception est levée en cas d'échec d'une conversion.

Hiérarchie d’héritage

System.Object
  System.Exception
    Microsoft.Office.Server.PowerPoint.Conversion.ConversionException

Espace de noms :  Microsoft.Office.Server.PowerPoint.Conversion
Assembly :  Microsoft.Office.Server.PowerPoint (dans Microsoft.Office.Server.PowerPoint.dll)

Syntaxe

'Déclaration
<SerializableAttribute> _
Public NotInheritable Class ConversionException _
    Inherits Exception
'Utilisation
Dim instance As ConversionException
[SerializableAttribute]
public sealed class ConversionException : Exception

Cohérence de thread

Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.

Voir aussi

Référence

ConversionException - Membres

Microsoft.Office.Server.PowerPoint.Conversion - Espace de noms