CursorFailure

cats.xml.cursor.CursorFailure$
See theCursorFailure companion trait

Attributes

Companion:
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

final case class CursorFailureException(failure: CursorFailure) extends RuntimeException

Attributes

Graph
Supertypes
trait Product
trait Equals
class RuntimeException
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
final case class Custom(message: String) extends CursorFailure

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
final case class DecoderFailed(path: String, failure: DecoderFailure) extends CursorFailure

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
final case class Error(error: Throwable) extends CursorFailure with UnderlyingThrowableWeakEq

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait UnderlyingThrowableWeakEq
class Object
trait Matchable
class Any
sealed trait FailedAttribute extends CursorFailure

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
sealed trait FailedNode extends CursorFailure

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
final case class InvalidTargetType(required: Class[_], actual: Class[_]) extends CursorFailure

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
final case class LeftBoundLimitAttr(path: String, lastKey: String) extends FailedAttribute with Missing

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Missing
class Object
trait Matchable
class Any
sealed trait Missing extends CursorFailure

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
final case class MissingAttrAtIndex(path: String, index: Long) extends FailedAttribute with Missing

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Missing
class Object
trait Matchable
class Any
final case class MissingAttrByKey(path: String, key: String) extends FailedAttribute with Missing

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Missing
class Object
trait Matchable
class Any
final case class MissingAttrHead(path: String) extends FailedAttribute with Missing

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Missing
class Object
trait Matchable
class Any
final case class MissingAttrLast(path: String) extends FailedAttribute with Missing

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Missing
class Object
trait Matchable
class Any
final case class MissingNode(path: String, nodeName: String) extends FailedNode with Missing

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Missing
class Object
trait Matchable
class Any
final case class MissingNodeAtIndex(path: String, index: Int) extends FailedNode with Missing

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Missing
class Object
trait Matchable
class Any
final case class MissingNodeFind(path: String, predicate: XmlNode => Boolean) extends FailedNode with Missing

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Missing
class Object
trait Matchable
class Any
final case class MissingNodeHead(path: String) extends FailedNode with Missing

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Missing
class Object
trait Matchable
class Any
final case class MissingNodeInEmptyGroup(path: String, nodeName: String) extends FailedNode with Missing

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Missing
class Object
trait Matchable
class Any
final case class MissingNodeLast(path: String) extends FailedNode with Missing

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Missing
class Object
trait Matchable
class Any
final case class MissingText(path: String) extends FailedNode with Missing

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Missing
class Object
trait Matchable
class Any
final case class RightBoundLimitAttr(path: String, lastKey: String) extends FailedAttribute with Missing

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Missing
class Object
trait Matchable
class Any
final case class ValidationsFailed(path: String, errors: NonEmptyList[String]) extends FailedNode

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Implicits

Implicits