次の方法で共有


ResponseFormatException クラス

名前空間:  Microsoft.AnalysisServices
アセンブリ:  Microsoft.AnalysisServices (Microsoft.AnalysisServices.dll)

構文

'宣言
<SerializableAttribute> _
Public NotInheritable Class ResponseFormatException _
    Inherits AmoException
'使用
Dim instance As ResponseFormatException
[SerializableAttribute]
public sealed class ResponseFormatException : AmoException
[SerializableAttribute]
public ref class ResponseFormatException sealed : public AmoException
[<SealedAttribute>]
[<SerializableAttribute>]
type ResponseFormatException =  
    class
        inherit AmoException
    end
public final class ResponseFormatException extends AmoException

継承階層

System. . :: . .Object
  System. . :: . .Exception
    Microsoft.AnalysisServices. . :: . .AmoException
      Microsoft.AnalysisServices..::..ResponseFormatException

スレッド セーフ

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