ParamsError

case class ParamsError[A](error: A) extends PathQueryFragmentError[Nothing, A, Nothing]
trait Serializable
trait Product
trait Equals
trait PathQueryFragmentError[Nothing, A, 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