kintoneError ClasskintoneDotNETHelp
kintone上でのエラーを取得するためのクラス
Inheritance Hierarchy

SystemObject
  kintoneDotNET.API.TypeskintoneError

Namespace: kintoneDotNET.API.Types
Assembly: kintoneDotNET (in kintoneDotNET.dll) Version: 1.0.4.0 (1.0.4.0)
Syntax

public class kintoneError

The kintoneError type exposes the following members.

Constructors

  NameDescription
Public methodkintoneError
Initializes a new instance of the kintoneError class
Top
Methods

  NameDescription
Public methodEquals
指定した Object が、現在の Object と等しいかどうかを判断します。
(Inherited from Object.)
Protected methodFinalize
Object がガベージ コレクションにより収集される前に、その Object がリソースを解放し、その他のクリーンアップ操作を実行できるようにします。
(Inherited from Object.)
Public methodGetHashCode
特定の型のハッシュ関数として機能します。
(Inherited from Object.)
Public methodGetType
現在のインスタンスの Type を取得します。
(Inherited from Object.)
Protected methodMemberwiseClone
現在の Object の簡易コピーを作成します。
(Inherited from Object.)
Public methodToString (Overrides ObjectToString.)
Top
Properties

  NameDescription
Public propertycode
Public propertydetails
Public propertyid
Public propertymessage
Public propertySummary
Top
Remarks

See Also

Reference