o

value

UserError

object UserError extends Serializable

Linear Supertypes
Serializable, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. UserError
  2. Serializable
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. def asIndexOfKey: UserError
  5. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  6. def asJsArrayOfJsBool: UserError
  7. def asJsArrayOfJsNothing: UserError
  8. def asJsArrayOfJsNull: UserError
  9. def asJsArrayOfJsNumber: UserError
  10. def asJsArrayOfJsObj: UserError
  11. def asJsArrayOfJsStr: UserError
  12. def asJsBigDecOfJsBool: UserError
  13. def asJsBigDecOfJsNothing: UserError
  14. def asJsBigDecOfJsNull: UserError
  15. def asJsBigDecOfJsStr: UserError
  16. def asJsBigDecOfJson: UserError
  17. def asJsBigIntOfJsBigDec: UserError
  18. def asJsBigIntOfJsBool: UserError
  19. def asJsBigIntOfJsDouble: UserError
  20. def asJsBigIntOfJsNothing: UserError
  21. def asJsBigIntOfJsNull: UserError
  22. def asJsBigIntOfJsStr: UserError
  23. def asJsBigIntOfJson: UserError
  24. def asJsBoolOfJsNothing: UserError
  25. def asJsBoolOfJsNull: UserError
  26. def asJsBoolOfJsNumber: UserError
  27. def asJsBoolOfJsStr: UserError
  28. def asJsBoolOfJson: UserError
  29. def asJsDoubleOfJsBigDec: UserError
  30. def asJsDoubleOfJsBigInt: UserError
  31. def asJsDoubleOfJsBool: UserError
  32. def asJsDoubleOfJsLong: UserError
  33. def asJsDoubleOfJsNothing: UserError
  34. def asJsDoubleOfJsNull: UserError
  35. def asJsDoubleOfJsStr: UserError
  36. def asJsDoubleOfJson: UserError
  37. def asJsIntOfJsBigDec: UserError
  38. def asJsIntOfJsBigInt: UserError
  39. def asJsIntOfJsBool: UserError
  40. def asJsIntOfJsDouble: UserError
  41. def asJsIntOfJsLong: UserError
  42. def asJsIntOfJsNothing: UserError
  43. def asJsIntOfJsNull: UserError
  44. def asJsIntOfJsStr: UserError
  45. def asJsIntOfJson: UserError
  46. def asJsLongOfJsBigDec: UserError
  47. def asJsLongOfJsBigInt: UserError
  48. def asJsLongOfJsBool: UserError
  49. def asJsLongOfJsDouble: UserError
  50. def asJsLongOfJsNothing: UserError
  51. def asJsLongOfJsNull: UserError
  52. def asJsLongOfJsStr: UserError
  53. def asJsLongOfJson: UserError
  54. def asJsNullOfJsBool: UserError
  55. def asJsNullOfJsNothing: UserError
  56. def asJsNullOfJsNumber: UserError
  57. def asJsNullOfJsStr: UserError
  58. def asJsNullOfJson: UserError
  59. def asJsNumberOfJsBool: UserError
  60. def asJsNumberOfJsNothing: UserError
  61. def asJsNumberOfJsNull: UserError
  62. def asJsNumberOfJsStr: UserError
  63. def asJsNumberOfJson: UserError
  64. def asJsObjOfJsArray: UserError
  65. def asJsObjOfJsBool: UserError
  66. def asJsObjOfJsNothing: UserError
  67. def asJsObjOfJsNull: UserError
  68. def asJsObjOfJsNumber: UserError
  69. def asJsObjOfJsStr: UserError
  70. def asJsStrOfJsBool: UserError
  71. def asJsStrOfJsNothing: UserError
  72. def asJsStrOfJsNull: UserError
  73. def asJsStrOfJsNumber: UserError
  74. def asJsStrOfJson: UserError
  75. def asJsonOfJsBool: UserError
  76. def asJsonOfJsNothing: UserError
  77. def asJsonOfJsNull: UserError
  78. def asJsonOfJsNumber: UserError
  79. def asJsonOfJsStr: UserError
  80. def asKeyOfIndex: UserError
  81. def clone(): AnyRef
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native()
  82. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  83. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  84. def equalsOnJsSpec: UserError
  85. def finalize(): Unit
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable])
  86. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  87. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  88. def incOfEmptyPath: UserError
  89. def incOfKey(path: JsPath): UserError
  90. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  91. def mapKeyOfIndex: UserError
  92. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  93. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  94. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  95. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  96. def toString(): String
    Definition Classes
    AnyRef → Any
  97. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  98. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  99. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()

Inherited from Serializable

Inherited from AnyRef

Inherited from Any

Ungrouped