class ReplyDocumentIteratorExhaustedException extends Exception with Product1[Exception] with Serializable

Annotations
@deprecated
Deprecated

(Since version 0.20.3) Internal: will be made private

Linear Supertypes
Product1[Exception], Product, Equals, Exception, Throwable, Serializable, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ReplyDocumentIteratorExhaustedException
  2. Product1
  3. Product
  4. Equals
  5. Exception
  6. Throwable
  7. Serializable
  8. AnyRef
  9. Any
Implicitly
  1. by any2stringadd
  2. by StringFormat
  3. by Ensuring
  4. by ArrowAssoc
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Value Members

  1. def _1: Exception
    Definition Classes
    ReplyDocumentIteratorExhaustedException → Product1
    Annotations
    @inline()
  2. final def addSuppressed(arg0: Throwable): Unit
    Definition Classes
    Throwable
  3. val cause: Exception
  4. def equals(that: Any): Boolean
    Definition Classes
    ReplyDocumentIteratorExhaustedException → Equals → AnyRef → Any
  5. def fillInStackTrace(): Throwable
    Definition Classes
    Throwable
  6. def getCause(): Throwable
    Definition Classes
    Throwable
  7. def getLocalizedMessage(): String
    Definition Classes
    Throwable
  8. def getMessage(): String
    Definition Classes
    Throwable
  9. def getStackTrace(): Array[StackTraceElement]
    Definition Classes
    Throwable
  10. final def getSuppressed(): Array[Throwable]
    Definition Classes
    Throwable
  11. def hashCode(): Int
    Definition Classes
    ReplyDocumentIteratorExhaustedException → AnyRef → Any
  12. def initCause(arg0: Throwable): Throwable
    Definition Classes
    Throwable
  13. def printStackTrace(arg0: PrintWriter): Unit
    Definition Classes
    Throwable
  14. def printStackTrace(arg0: PrintStream): Unit
    Definition Classes
    Throwable
  15. def printStackTrace(): Unit
    Definition Classes
    Throwable
  16. def productArity: Int
    Definition Classes
    Product1 → Product
  17. def productElement(n: Int): Any
    Definition Classes
    Product1 → Product
    Annotations
    @throws(classOf[java.lang.IndexOutOfBoundsException])
  18. def productElementName(n: Int): String
    Definition Classes
    Product
  19. def productElementNames: Iterator[String]
    Definition Classes
    Product
  20. def productIterator: Iterator[Any]
    Definition Classes
    Product
  21. def productPrefix: String
    Definition Classes
    Product
  22. def setStackTrace(arg0: Array[StackTraceElement]): Unit
    Definition Classes
    Throwable
  23. def toString(): String
    Definition Classes
    Throwable → AnyRef → Any

Deprecated Value Members

  1. def canEqual(that: Any): Boolean
    Definition Classes
    ReplyDocumentIteratorExhaustedException → Equals
    Annotations
    @deprecated
    Deprecated

    (Since version 0.20.3) No longer case class