PathError

case class PathError[A](error: A) extends PathQueryFragmentError[A, Nothing, Nothing]
trait Serializable
trait Product
trait Equals
trait PathQueryFragmentError[A, Nothing, Nothing]
class Object
trait Matchable
class Any

Value members

Inherited methods

def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product