次の方法で共有


InvalidSelectorsException クラス

定義

[Android.Runtime.Register("android/net/ipsec/ike/exceptions/InvalidSelectorsException", ApiSince=31, DoNotGenerateAcw=true)]
public sealed class InvalidSelectorsException : Android.Net.IpSec.Ike.Exceptions.IkeProtocolException
[<Android.Runtime.Register("android/net/ipsec/ike/exceptions/InvalidSelectorsException", ApiSince=31, DoNotGenerateAcw=true)>]
type InvalidSelectorsException = class
    inherit IkeProtocolException
継承
属性

コンストラクター

InvalidSelectorsException(Int32, Byte[])

フィールド

ErrorTypeAuthenticationFailed
古い.
(継承元 IkeProtocolException)
ErrorTypeChildSaNotFound
古い.
(継承元 IkeProtocolException)
ErrorTypeFailedCpRequired
古い.
(継承元 IkeProtocolException)
ErrorTypeInternalAddressFailure
古い.
(継承元 IkeProtocolException)
ErrorTypeInvalidIkeSpi
古い.
(継承元 IkeProtocolException)
ErrorTypeInvalidKePayload
古い.
(継承元 IkeProtocolException)
ErrorTypeInvalidMajorVersion
古い.
(継承元 IkeProtocolException)
ErrorTypeInvalidMessageId
古い.
(継承元 IkeProtocolException)
ErrorTypeInvalidSelectors
古い.
(継承元 IkeProtocolException)
ErrorTypeInvalidSyntax
古い.
(継承元 IkeProtocolException)
ErrorTypeNoAdditionalSas
古い.
(継承元 IkeProtocolException)
ErrorTypeNoProposalChosen
古い.
(継承元 IkeProtocolException)
ErrorTypeSinglePairRequired
古い.
(継承元 IkeProtocolException)
ErrorTypeTemporaryFailure
古い.
(継承元 IkeProtocolException)
ErrorTypeTsUnacceptable
古い.
(継承元 IkeProtocolException)
ErrorTypeUnsupportedCriticalPayload
古い.
(継承元 IkeProtocolException)
is_generated (継承元 Throwable)

プロパティ

Cause

このスロー可能な原因、または null 原因が存在しないか不明であるかが返されます。

(継承元 Throwable)
Class (継承元 Throwable)
ErrorType (継承元 IkeProtocolException)
Handle

基になる Android インスタンスへのハンドル。

(継承元 Throwable)
IpSecSpi
JniIdentityHashCode (継承元 Throwable)
JniPeerMembers
LocalizedMessage

このスロー可能なローカライズされた説明を作成します。

(継承元 Throwable)
Message

このスロー可能な詳細メッセージ文字列を返します。

(継承元 Throwable)
PeerReference (継承元 Throwable)
StackTrace (継承元 Throwable)
ThresholdClass (継承元 IkeProtocolException)
ThresholdType (継承元 IkeProtocolException)

メソッド

AddSuppressed(Throwable)

この例外を配信するために抑制された例外に、指定した例外を追加します。

(継承元 Throwable)
Dispose() (継承元 Throwable)
Dispose(Boolean) (継承元 Throwable)
FillInStackTrace()

実行スタック トレースを入力します。

(継承元 Throwable)
GetIpSecPacketInfo()
GetStackTrace()

によって出力されるスタック トレース情報へのプログラムによる #printStackTrace()アクセスを提供します。

(継承元 Throwable)
GetSuppressed()

この例外を配信するために、通常は -with-resources ステートメントによって抑制されたすべての例外を try含む配列を返します。

(継承元 Throwable)
InitCause(Throwable)

このスロー可能な原因、指定された値に初期化します。

(継承元 Throwable)
PrintStackTrace()

このスロー可能とそのバックトレースを標準エラー ストリームに出力します。

(継承元 Throwable)
PrintStackTrace(PrintStream)

このスロー可能なオブジェクトとそのバックトレースを、指定された印刷ストリームに出力します。

(継承元 Throwable)
PrintStackTrace(PrintWriter)

このスロー可能ファイルとそのバックトレースを、指定された印刷ライターに出力します。

(継承元 Throwable)
SetHandle(IntPtr, JniHandleOwnership)

Handle プロパティを設定します。

(継承元 Throwable)
SetStackTrace(StackTraceElement[])

メソッドによって返され、関連するメソッドによって#getStackTrace()#printStackTrace()出力されるスタック トレース要素を設定します。

(継承元 Throwable)
ToString() (継承元 Throwable)
UnregisterFromRuntime() (継承元 Throwable)

明示的なインターフェイスの実装

IJavaPeerable.Disposed() (継承元 Throwable)
IJavaPeerable.DisposeUnlessReferenced() (継承元 Throwable)
IJavaPeerable.Finalized() (継承元 Throwable)
IJavaPeerable.JniManagedPeerState (継承元 Throwable)
IJavaPeerable.SetJniIdentityHashCode(Int32) (継承元 Throwable)
IJavaPeerable.SetJniManagedPeerState(JniManagedPeerStates) (継承元 Throwable)
IJavaPeerable.SetPeerReference(JniObjectReference) (継承元 Throwable)

拡張メソッド

JavaCast<TResult>(IJavaObject)

Android ランタイムチェック型変換を実行します。

JavaCast<TResult>(IJavaObject)
GetJniTypeName(IJavaPeerable)

適用対象