RuntimeException, classe (Microsoft.Office.Server.ApplicationRegistry.Runtime)
Represents a run-time exception in the Business Data Catalog.
Espace de noms : Microsoft.Office.Server.ApplicationRegistry.Runtime
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
<SerializableAttribute> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel:=True)> _
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel:=True)> _
Public Class RuntimeException
Inherits Exception
'Utilisation
Dim instance As RuntimeException
[SerializableAttribute]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel=true)]
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel=true)]
public class RuntimeException : Exception
Hiérarchie d'héritage
System.Object
System.Exception
Microsoft.Office.Server.ApplicationRegistry.Runtime.RuntimeException
Microsoft.Office.Server.ApplicationRegistry.Runtime.BackendNullReturnException
Microsoft.Office.Server.ApplicationRegistry.Runtime.CannotConnectException
Microsoft.Office.Server.ApplicationRegistry.Runtime.ConnectionPoolFullException
Microsoft.Office.Server.ApplicationRegistry.Runtime.LobGenericException
Microsoft.Office.Server.ApplicationRegistry.Runtime.ObjectNotFoundException
Sécurité des threads
Les membres statiques publics de ce type (Shared en Visual Basic) sont sécurisés au niveau des threads. Il n'est pas garanti que les membres d'instance soient sécurisés au niveau des threads.
Voir aussi
Référence
Membres RuntimeException
Microsoft.Office.Server.ApplicationRegistry.Runtime, espace de noms