RuntimeException Class
Represents any exception thrown by the Microsoft Business Connectivity Services (BCS).
Inheritance Hierarchy
System.Object
System.Exception
Microsoft.BusinessData.Infrastructure.BdcException
Microsoft.BusinessData.Runtime.RuntimeException
Namespace: Microsoft.BusinessData.Runtime
Assembly: Microsoft.BusinessData (in Microsoft.BusinessData.dll)
Syntax
'Declaration
<SerializableAttribute> _
<DataContractAttribute> _
Public Class RuntimeException _
Inherits BdcException
'Usage
Dim instance As RuntimeException
[SerializableAttribute]
[DataContractAttribute]
public class RuntimeException : BdcException
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Reference
Microsoft.BusinessData.Runtime Namespace
Inheritance Hierarchy
System.Object
System.Exception
Microsoft.BusinessData.Infrastructure.BdcException
Microsoft.BusinessData.Runtime.RuntimeException
Microsoft.BusinessData.Offlining.CannotUpgradeWithPendingOperationsException
Microsoft.BusinessData.Offlining.InternalCacheDatabaseException
Microsoft.BusinessData.Offlining.InvalidTokenForViewException
Microsoft.BusinessData.Offlining.OperationDependencyFailedException
Microsoft.BusinessData.Runtime.BackendNullReturnException
Microsoft.BusinessData.Runtime.CannotConnectException
Microsoft.BusinessData.Runtime.ConflictDetectedException
Microsoft.BusinessData.Runtime.ConnectionPoolFullException
Microsoft.BusinessData.Runtime.ExceededLimitException
Microsoft.BusinessData.Runtime.ExecutingTooLongException
Microsoft.BusinessData.Runtime.LobGenericException
Microsoft.BusinessData.Runtime.ObjectNotFoundException
Microsoft.BusinessData.Runtime.PartialBulkReadException
Microsoft.BusinessData.Runtime.PartialCreateException
Microsoft.BusinessData.Runtime.TooManyInstancesReturnedException