ServicedComponentException Class
.NET Framework 3.0
The exception that is thrown when an error is detected in a serviced component.
Namespace: System.EnterpriseServices
Assembly: System.EnterpriseServices (in system.enterpriseservices.dll)
Assembly: System.EnterpriseServices (in system.enterpriseservices.dll)
[SerializableAttribute] [ComVisibleAttribute(false)] public sealed class ServicedComponentException : SystemException
/** @attribute SerializableAttribute() */ /** @attribute ComVisibleAttribute(false) */ public final class ServicedComponentException extends SystemException
SerializableAttribute ComVisibleAttribute(false) public final class ServicedComponentException extends SystemException
Not applicable.
System.Object
System.Exception
System.SystemException
System.EnterpriseServices.ServicedComponentException
System.Exception
System.SystemException
System.EnterpriseServices.ServicedComponentException
Community Additions
ADD
Show: