Missing

cats.xml.cursor.CursorFailure$.Missing
sealed trait Missing extends CursorFailure

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Concise view

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
Inherited from:
CursorFailure

Abstract fields

val path: String

Inherited fields

final val isMissing: Boolean

Attributes

Inherited from:
CursorFailure