PillarsError

pillars.PillarsError
See thePillarsError companion trait
opaque object PillarsError

Attributes

Companion
trait
Source
PillarsError.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

object Code extends RefinedTypeOps[String, CodeConstraint, Code]

Attributes

Source
PillarsError.scala
Supertypes
trait RefinedTypeOps[String, CodeConstraint, Code]
class Object
trait Matchable
class Any
Self type
Code.type
object ErrorNumber extends RefinedTypeOps[Int, ErrorNumberConstraint, ErrorNumber]

Attributes

Source
PillarsError.scala
Supertypes
trait RefinedTypeOps[Int, ErrorNumberConstraint, ErrorNumber]
class Object
trait Matchable
class Any
Self type
object Message extends RefinedTypeOps[String, MessageConstraint, Message]

Attributes

Source
PillarsError.scala
Supertypes
trait RefinedTypeOps[String, MessageConstraint, Message]
class Object
trait Matchable
class Any
Self type
Message.type

Attributes

Companion
object
Source
PillarsError.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object View

Attributes

Companion
class
Source
PillarsError.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
View.type

Types

opaque type Code

Attributes

Source
PillarsError.scala
opaque type ErrorNumber

Attributes

Source
PillarsError.scala
opaque type Message

Attributes

Source
PillarsError.scala

Value members

Concrete methods