Package

refuel.json

error

Permalink

package error

Visibility
  1. Public
  2. All

Type Members

  1. final class IllegalJsonFormat extends Exception

    Permalink
  2. final case class IllegalJsonSyntaxTreeBuilding(msg: String) extends Exception with Product with Serializable

    Permalink
  3. final case class NotStartExpectedSyntax(msg: String) extends Exception with Product with Serializable

    Permalink
  4. final case class StreamIndeterminate(msg: String) extends Exception with Product with Serializable

    Permalink
  5. final case class TokenizeFailed(msg: String, rest: String) extends RuntimeException with Product with Serializable

    Permalink
  6. final case class UnexpectedDeserializeOperation(msg: String) extends Exception with Product with Serializable

    Permalink
  7. final case class UnexpectedEitherKey[A](left: A, right: A, actual: A) extends DeserializeFailed with Product with Serializable

    Permalink
  8. final case class UnsupportedOperation(msg: String) extends Exception with Product with Serializable

    Permalink

Ungrouped