LangoustineError

enum LangoustineError(msg: String, tr: Throwable) extends Throwable
trait Enum
trait Product
trait Equals
class Throwable
trait Serializable
class Object
trait Matchable
class Any

Type members

Enum entries

case FailureParsing(in: Value, reason: Throwable) extends LangoustineError
case StubError(msg: String) extends LangoustineError