trait GraphErrorJS extends Object with ODataErrorJS
- Annotations
- @RawJSType() @native()
- See also
https://developer.microsoft.com/en-us/graph/docs/concepts/errors
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- GraphErrorJS
- 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[GraphInnerErrorJS]
-
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