1. AuthenticationException

クラス AuthenticationException

Version:
日本語翻訳に関する免責事項

このページの翻訳はAIによって自動的に行われました。可能な限り正確な翻訳を心掛けていますが、原文と異なる表現や解釈が含まれる場合があります。正確で公式な情報については、必ず英語の原文をご参照ください。

認証に失敗した場合の例外。

継承
System.Object
AuthenticationException
名前空間: Stylelabs.M.Sdk.Exceptions
アセンブリ: Stylelabs.M.Sdk.dll
構文
public class AuthenticationException : SdkException

コンストラクター

AuthenticationException()

宣言
public AuthenticationException()

AuthenticationException(SerializationInfo, StreamingContext)

宣言
protected AuthenticationException(SerializationInfo serializationInfo, StreamingContext streamingContext)
パラメーター
名前説明
SerializationInfoserializationInfo
StreamingContextstreamingContext

AuthenticationException(String)

宣言
public AuthenticationException(string message)
パラメーター
名前説明
System.Stringmessage

AuthenticationException(String, Exception)

宣言
public AuthenticationException(string message, Exception exception)
パラメーター
名前説明
System.Stringmessage
Exceptionexception
この記事を改善するための提案がある場合は、 お知らせください!