trait DynamicsErrorJS extends Object with ODataErrorJS
- Annotations
- @RawJSType() @native()
- See also
https://msdn.microsoft.com/en-us/library/mt770385.aspx, https://msdn.microsoft.com/en-us/library/gg334391.aspx#bkmk_parseErrors
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- DynamicsErrorJS
- ODataErrorJS
- Object
- Any
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Value Members
-
val
code: UndefOr[String]
- Definition Classes
- ODataErrorJS
-
def
hasOwnProperty(v: String): Boolean
- Definition Classes
- Object
- val innererror: UndefOr[DynamicsInnerErrorJS]
-
def
isPrototypeOf(v: Object): Boolean
- Definition Classes
- Object
-
val
message: UndefOr[String]
- Definition Classes
- ODataErrorJS
-
def
propertyIsEnumerable(v: String): Boolean
- Definition Classes
- Object
-
def
toLocaleString(): String
- Definition Classes
- Object
-
def
valueOf(): Any
- Definition Classes
- Object