ConfigError

harness.zio.error.ConfigError$
See theConfigError companion trait
object ConfigError

Attributes

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

Members list

Type members

Classlikes

object ConfigTarget

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
sealed trait ConfigTarget

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class EnvVar
class File
class JarResource
object RawString.type
object LoadError

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
LoadError.type
sealed trait LoadError extends ConfigError

Attributes

Companion
object
Supertypes
trait ConfigError
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
Known subtypes
object ReadError

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
ReadError.type
sealed trait ReadError extends ConfigError

Attributes

Companion
object
Supertypes
trait ConfigError
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
Known subtypes

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

implicit val jsonCodec: JsonCodec[ConfigError]