FailedNode

cats.xml.cursor.CursorFailure.FailedNode
sealed trait FailedNode extends CursorFailure

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Inherited methods

Attributes

Inherited from:
CursorFailure
override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns

a string representation of the object.

Definition Classes
CursorFailure -> Any
Inherited from:
CursorFailure

Inherited fields

final val isMissing: Boolean

Attributes

Inherited from:
CursorFailure