CannotRead

pureconfig.error.CannotRead

A failure occurred due to the inability to read a requested source (such as a file, a resource or a network location).

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

An optional exception thrown when trying to read the source

An optional exception thrown when trying to read the source

Attributes

The source name (like a file path or a URL)

The source name (like a file path or a URL)

Attributes

The source type

The source type

Attributes

Concrete methods

A human-readable description of the failure.

A human-readable description of the failure.

Attributes

def origin: Option[ConfigOrigin]

The optional origin of the failure.

The optional origin of the failure.

Attributes