LangoustineError

langoustine.lsp.LangoustineError
enum LangoustineError(msg: String, tr: Throwable) extends Throwable

Attributes

Graph
Supertypes
trait Enum
trait Product
trait Equals
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Known subtypes

Members list

Concise view

Type members

Enum entries

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