final case classMemcachedIOException(errorType: ErrorType, message: Option[String], cause: Option[Throwable] = None) extends MemcachedBaseException with Product with Serializable
Linear Supertypes
Serializable, Product, Equals, MemcachedBaseException, Exception, Throwable, Serializable, AnyRef, Any