次の方法で共有


IdentityServiceException クラス

継承階層

System.Object
  System.Exception
    System.ApplicationException
      Microsoft.VisualStudio.Services.Common.VssException
        Microsoft.VisualStudio.Services.Common.VssServiceException
          Microsoft.VisualStudio.Services.Identity.IdentityServiceException
            詳細...

名前空間:  Microsoft.VisualStudio.Services.Identity
アセンブリ:  Microsoft.VisualStudio.Services.WebApi (Microsoft.VisualStudio.Services.WebApi.dll 内)

構文

'宣言
<SerializableAttribute> _
Public Class IdentityServiceException _
    Inherits VssServiceException
[SerializableAttribute]
public class IdentityServiceException : VssServiceException

IdentityServiceException 型で公開されるメンバーは以下のとおりです。

コンストラクター

  名前 説明
パブリック メソッド IdentityServiceException()
パブリック メソッド IdentityServiceException(String)
プロテクト メソッド IdentityServiceException(SerializationInfo, StreamingContext)
パブリック メソッド IdentityServiceException(String, Exception)

このページのトップへ

プロパティ

  名前 説明
パブリック プロパティ Data 例外に関する追加のユーザー定義情報を提供するキー/値ペアのコレクションを取得します。 (Exception から継承されます。)
パブリック プロパティ ErrorCode (VssException から継承されます。)
パブリック プロパティ EventId (VssException から継承されます。)
パブリック プロパティ HelpLink 例外に関連付けられているヘルプ ファイルへのリンクを取得または設定します。 (Exception から継承されます。)
プロテクト プロパティ HResult 特定の例外に割り当てられているコード化数値である HRESULT を取得または設定します。 (Exception から継承されます。)
パブリック プロパティ InnerException 現在の例外の原因となる Exception インスタンスを取得します。 (Exception から継承されます。)
パブリック プロパティ LogException (VssException から継承されます。)
パブリック プロパティ LogLevel (VssException から継承されます。)
パブリック プロパティ Message 現在の例外を説明するメッセージを取得します。 (Exception から継承されます。)
パブリック プロパティ ReportException (VssException から継承されます。)
パブリック プロパティ Source エラーの原因となったアプリケーションまたはオブジェクトの名前を取得または設定します。 (Exception から継承されます。)
パブリック プロパティ StackTrace 呼び出し履歴の直前のフレームの文字列形式を取得します。 (Exception から継承されます。)
パブリック プロパティ TargetSite 現在の例外がスローされたメソッドを取得します。 (Exception から継承されます。)

このページのトップへ

メソッド

  名前 説明
パブリック メソッド Equals 指定のオブジェクトが現在のオブジェクトと等しいかどうかを判断します。 (Object から継承されます。)
プロテクト メソッド Finalize オブジェクトがガベージ コレクションにより収集される前に、そのオブジェクトがリソースを解放し、その他のクリーンアップ操作を実行できるようにします。 (Object から継承されます。)
パブリック メソッド GetBaseException 派生クラスでオーバーライドされた場合、それ以後に発生する 1 つ以上の例外の主要な原因である Exception を返します。 (Exception から継承されます。)
パブリック メソッド GetHashCode 既定のハッシュ関数として機能します。 (Object から継承されます。)
パブリック メソッド GetObjectData セキュリティ クリティカル。派生クラスでオーバーライドされた場合は、その例外に関する情報を使用して SerializationInfo を設定します。 (Exception から継承されます。)
パブリック メソッド GetType 現在のインスタンスのランタイム型を取得します。 (Exception から継承されます。)
プロテクト メソッド MemberwiseClone 現在の Object の簡易コピーを作成します。 (Object から継承されます。)
パブリック メソッド ToString 現在の例外の文字列形式を作成して返します。 (Exception から継承されます。)

このページのトップへ

イベント

  名前 説明
プロテクト イベント SerializeObjectState 例外がシリアル化され、例外に関するシリアル化されたデータを格納する例外状態オブジェクトが作成されたときに発生します。 (Exception から継承されます。)

このページのトップへ

スレッド セーフ

この型のすべてのパブリック static (Visual Basic では Shared) メンバーは、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。

参照

関連項目

Microsoft.VisualStudio.Services.Identity 名前空間

継承階層

System.Object
  System.Exception
    System.ApplicationException
      Microsoft.VisualStudio.Services.Common.VssException
        Microsoft.VisualStudio.Services.Common.VssServiceException
          Microsoft.VisualStudio.Services.Identity.IdentityServiceException
            Microsoft.TeamFoundation.Server.Core.DeleteSelfException
            Microsoft.TeamFoundation.Server.Core.MultipleIdentitiesFoundException
            Microsoft.TeamFoundation.Server.Core.ProjectNotFoundException
            Microsoft.VisualStudio.Services.Identity.AccountPreferencesAlreadyExistException
            Microsoft.VisualStudio.Services.Identity.AddGroupMemberIllegalInternetIdentityException
            Microsoft.VisualStudio.Services.Identity.AddGroupMemberIllegalMemberException
            Microsoft.VisualStudio.Services.Identity.AddGroupMemberIllegalWindowsIdentityException
            Microsoft.VisualStudio.Services.Identity.AddMemberCyclicMembershipException
            Microsoft.VisualStudio.Services.Identity.AddMemberIdentityAlreadyMemberException
            Microsoft.VisualStudio.Services.Identity.AddProjectGroupProjectMismatchException
            Microsoft.VisualStudio.Services.Identity.FindGroupSidDoesNotExistException
            Microsoft.VisualStudio.Services.Identity.GroupCreationException
            Microsoft.VisualStudio.Services.Identity.GroupNameNotRecognizedException
            Microsoft.VisualStudio.Services.Identity.GroupRenameException
            Microsoft.VisualStudio.Services.Identity.GroupScopeCreationException
            Microsoft.VisualStudio.Services.Identity.GroupScopeDoesNotExistException
            Microsoft.VisualStudio.Services.Identity.IdentityAccountNameAlreadyInUseException
            Microsoft.VisualStudio.Services.Identity.IdentityAliasAlreadyInUseException
            Microsoft.VisualStudio.Services.Identity.IdentityAlreadyExistsException
            Microsoft.VisualStudio.Services.Identity.IdentityDomainMismatchException
            Microsoft.VisualStudio.Services.Identity.IdentityExpressionException
            Microsoft.VisualStudio.Services.Identity.IdentityMapReadOnlyException
            Microsoft.VisualStudio.Services.Identity.IdentityNotFoundException
            Microsoft.VisualStudio.Services.Identity.IdentityNotServiceIdentityException
            Microsoft.VisualStudio.Services.Identity.IdentityPropertyRequiredException
            Microsoft.VisualStudio.Services.Identity.IdentityProviderUnavailableException
            Microsoft.VisualStudio.Services.Identity.IdentitySyncException
            Microsoft.VisualStudio.Services.Identity.IllegalIdentityException
            Microsoft.VisualStudio.Services.Identity.InvalidBindPendingIdentityDescriptorException
            Microsoft.VisualStudio.Services.Identity.InvalidDisplayNameException
            Microsoft.VisualStudio.Services.Identity.InvalidServiceIdentityNameException
            Microsoft.VisualStudio.Services.Identity.ModifyEveryoneGroupException
            Microsoft.VisualStudio.Services.Identity.NotApplicationGroupException
            Microsoft.VisualStudio.Services.Identity.NotASecurityGroupException
            Microsoft.VisualStudio.Services.Identity.RemoveGroupMemberNotMemberException
            Microsoft.VisualStudio.Services.Identity.RemoveMemberServiceAccountException
            Microsoft.VisualStudio.Services.Identity.RemoveNonexistentGroupException
            Microsoft.VisualStudio.Services.Identity.RemoveSelfFromAdminGroupException
            Microsoft.VisualStudio.Services.Identity.RemoveSpecialGroupException