Package

com.twitter.finagle.mux

transport

Permalink

package transport

Visibility
  1. Public
  2. All

Type Members

  1. case class BadMessageException(why: String) extends Exception with Product with Serializable

    Permalink

    Indicates that encoding or decoding of a Mux message failed.

    Indicates that encoding or decoding of a Mux message failed. Reason for failure should be provided by the why string.

Ungrouped