class LastError extends Exception with DatabaseException with WriteResult with NoStackTrace with Product14[Boolean, Option[String], Option[Int], Option[Long], Int, Option[String], Boolean, Option[BSONValue], Option[W], Boolean, Option[Int], Option[Int], Seq[WriteError], Option[WriteConcernError]] with Serializable
- Alphabetic
- By Inheritance
- LastError
- Serializable
- Product14
- Product
- Equals
- NoStackTrace
- WriteResult
- DatabaseException
- ReactiveMongoException
- Exception
- Throwable
- Serializable
- AnyRef
- Any
- by RichException
- by CollectionsHaveToParArray
- by any2stringadd
- by StringFormat
- by Ensuring
- by ArrowAssoc
- Hide All
- Show All
- Public
- All
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
- def +(other: String): String
- def ->[B](y: B): (LastError, B)
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
addSuppressed(arg0: Throwable): Unit
- Definition Classes
- Throwable
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
def
clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
-
val
code: Option[Int]
The result code
The result code
- Definition Classes
- LastError → WriteResult → DatabaseException
- def ensuring(cond: (LastError) ⇒ Boolean, msg: ⇒ Any): LastError
- def ensuring(cond: (LastError) ⇒ Boolean): LastError
- def ensuring(cond: Boolean, msg: ⇒ Any): LastError
- def ensuring(cond: Boolean): LastError
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(that: Any): Boolean
- Definition Classes
- LastError → Equals → DatabaseException → AnyRef → Any
-
val
errmsg: Option[String]
If the result is a failure, the error message
If the result is a failure, the error message
- Definition Classes
- LastError → WriteResult
-
def
fillInStackTrace(): Throwable
- Definition Classes
- NoStackTrace → Throwable
-
def
finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] )
- def formatted(fmtstr: String): String
-
def
getCause(): Throwable
- Definition Classes
- Throwable
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
-
def
getLocalizedMessage(): String
- Definition Classes
- Throwable
-
def
getMessage(): String
- Definition Classes
- DatabaseException → ReactiveMongoException → Throwable
-
def
getStackTrace(): Array[StackTraceElement]
- Definition Classes
- Throwable
-
final
def
getSuppressed(): Array[Throwable]
- Definition Classes
- Throwable
-
def
hashCode(): Int
- Definition Classes
- LastError → DatabaseException → AnyRef → Any
-
def
inError: Boolean
- Definition Classes
- LastError → WriteResult
-
def
initCause(arg0: Throwable): Throwable
- Definition Classes
- Throwable
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
-
def
isNotAPrimaryError: Boolean
- Definition Classes
- DatabaseException
-
def
isUnauthorized: Boolean
- Definition Classes
- DatabaseException
- val lastOp: Option[Long]
-
lazy val
message: String
- Definition Classes
- LastError → WriteResult → ReactiveMongoException
-
val
n: Int
- Definition Classes
- LastError → WriteResult
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
val
ok: Boolean
- Definition Classes
- LastError → WriteResult
-
def
printStackTrace(arg0: PrintWriter): Unit
- Definition Classes
- Throwable
-
def
printStackTrace(arg0: PrintStream): Unit
- Definition Classes
- Throwable
-
def
printStackTrace(): Unit
- Definition Classes
- Throwable
-
def
productArity: Int
- Definition Classes
- Product14 → Product
-
def
productElement(n: Int): Any
- Definition Classes
- Product14 → Product
- Annotations
- @throws( ... )
-
def
productIterator: Iterator[Any]
- Definition Classes
- Product
-
def
productPrefix: String
- Definition Classes
- Product
-
def
setStackTrace(arg0: Array[StackTraceElement]): Unit
- Definition Classes
- Throwable
- val singleShard: Option[String]
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
toParArray: ParArray[T]
- Implicit
- This member is added by an implicit conversion from LastError to CollectionsHaveToParArray[LastError, T] performed by method CollectionsHaveToParArray in scala.collection.parallel. This conversion will take place only if an implicit value of type (LastError) ⇒ GenTraversableOnce[T] is in scope.
- Definition Classes
- CollectionsHaveToParArray
-
def
toString(): String
- Definition Classes
- LastError → DatabaseException → Throwable → AnyRef → Any
- val updatedExisting: Boolean
- val upserted: Option[BSONValue]
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
- val waited: Option[Int]
- val wnote: Option[W]
-
val
writeConcernError: Option[WriteConcernError]
- Definition Classes
- LastError → WriteResult
-
val
writeErrors: Seq[WriteError]
- Definition Classes
- LastError → WriteResult
- val wtime: Option[Int]
- val wtimeout: Boolean
- def →[B](y: B): (LastError, B)
Deprecated Value Members
-
def
_1: Boolean
- Definition Classes
- LastError → Product14
- Annotations
- @deprecated @inline()
- Deprecated
(Since version 0.20.3) No longer a case class
-
def
_10: Boolean
- Definition Classes
- LastError → Product14
- Annotations
- @deprecated @inline()
- Deprecated
(Since version 0.20.3) No longer a case class
-
def
_11: Option[Int]
- Definition Classes
- LastError → Product14
- Annotations
- @deprecated @inline()
- Deprecated
(Since version 0.20.3) No longer a case class
-
def
_12: Option[Int]
- Definition Classes
- LastError → Product14
- Annotations
- @deprecated @inline()
- Deprecated
(Since version 0.20.3) No longer a case class
-
def
_13: Seq[WriteError]
- Definition Classes
- LastError → Product14
- Annotations
- @deprecated @inline()
- Deprecated
(Since version 0.20.3) No longer a case class
-
def
_14: Option[WriteConcernError]
- Definition Classes
- LastError → Product14
- Annotations
- @deprecated @inline()
- Deprecated
(Since version 0.20.3) No longer a case class
-
def
_2: Option[String]
- Definition Classes
- LastError → Product14
- Annotations
- @deprecated @inline()
- Deprecated
(Since version 0.20.3) No longer a case class
-
def
_3: Option[Int]
- Definition Classes
- LastError → Product14
- Annotations
- @deprecated @inline()
- Deprecated
(Since version 0.20.3) No longer a case class
-
def
_4: Option[Long]
- Definition Classes
- LastError → Product14
- Annotations
- @deprecated @inline()
- Deprecated
(Since version 0.20.3) No longer a case class
-
def
_5: Int
- Definition Classes
- LastError → Product14
- Annotations
- @deprecated @inline()
- Deprecated
(Since version 0.20.3) No longer a case class
-
def
_6: Option[String]
- Definition Classes
- LastError → Product14
- Annotations
- @deprecated @inline()
- Deprecated
(Since version 0.20.3) No longer a case class
-
def
_7: Boolean
- Definition Classes
- LastError → Product14
- Annotations
- @deprecated @inline()
- Deprecated
(Since version 0.20.3) No longer a case class
-
def
_8: Option[BSONValue]
- Definition Classes
- LastError → Product14
- Annotations
- @deprecated @inline()
- Deprecated
(Since version 0.20.3) No longer a case class
-
def
_9: Option[W]
- Definition Classes
- LastError → Product14
- Annotations
- @deprecated @inline()
- Deprecated
(Since version 0.20.3) No longer a case class
-
def
canEqual(that: Any): Boolean
- Definition Classes
- LastError → Equals
- Annotations
- @deprecated
- Deprecated
(Since version 0.20.3) No longer a case class
-
def
getStackTraceString: String
- Implicit
- This member is added by an implicit conversion from LastError to RichException performed by method RichException in scala.Predef.
- Definition Classes
- RichException
- Annotations
- @deprecated
- Deprecated
(Since version 2.11.0) use Throwable#getStackTrace
-
def
originalDocument: Option[BSONDocument]
- Definition Classes
- LastError → DatabaseException
- Annotations
- @deprecated
- Deprecated
(Since version 0.12.0) Use the detailed properties (e.g.
code
)