次の方法で共有


ServicedComponentException クラス

サービス コンポーネントでエラーが検出された場合にスローされる例外。

この型のすべてのメンバの一覧については、ServicedComponentException メンバ を参照してください。

System.Object
   System.Exception
      System.SystemException
         System.EnterpriseServices.ServicedComponentException

<Serializable>
<ComVisible(False)>
NotInheritable Public Class ServicedComponentException   Inherits SystemException
[C#]
[Serializable]
[ComVisible(false)]
public sealed class ServicedComponentException : SystemException
[C++]
[Serializable]
[ComVisible(false)]
public __gc __sealed class ServicedComponentException : public   SystemException
[JScript]
public
   Serializable
 ComVisible(false)
class ServicedComponentException extends SystemException

スレッドセーフ

この型の public static (Visual Basicでは Shared) のすべてのメンバは、マルチスレッド操作で安全に使用できます。インスタンスのメンバの場合は、スレッドセーフであるとは限りません。

必要条件

名前空間: System.EnterpriseServices

プラットフォーム: Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

アセンブリ: System.Enterpriseservices (System.Enterpriseservices.dll 内)

参照

ServicedComponentException メンバ | System.EnterpriseServices 名前空間