次の方法で共有


MessagingExceptionDetail.ErrorLevelType 列挙型

定義

エラー レベルの型列挙型

public enum MessagingExceptionDetail.ErrorLevelType
type MessagingExceptionDetail.ErrorLevelType = 
Public Enum MessagingExceptionDetail.ErrorLevelType
継承
MessagingExceptionDetail.ErrorLevelType

フィールド

ClientConnection 2

クライアント接続に関連するエラー

ServerError 1

サーバー エラー

UserError 0

ユーザー エラー

適用対象