FlagNotFound
pillars.flags.FlagController.FlagError.FlagNotFound
final case class FlagNotFound(name: Flag) extends FlagError
Attributes
- Source
- FlagController.scala
Members list
Value members
Inherited methods
Attributes
- Inherited from:
- Throwable
Attributes
- Definition Classes
-
FlagError -> PillarsError
- Inherited from:
- FlagError
- Source
- FlagController.scala
Attributes
- Inherited from:
- PillarsError
- Source
- PillarsError.scala
Attributes
- Definition Classes
-
NoStackTrace -> Throwable
- Inherited from:
- NoStackTrace
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Definition Classes
-
PillarsError -> Throwable
- Inherited from:
- PillarsError
- Source
- PillarsError.scala
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- PillarsError
- Source
- PillarsError.scala
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- NoStackTrace
Attributes
- Inherited from:
- Throwable
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.
- Inherited from:
- Throwable
Attributes
- Inherited from:
- PillarsError
- Source
- PillarsError.scala
Inherited fields
Attributes
- Inherited from:
- FlagError
- Source
- FlagController.scala
Attributes
- Inherited from:
- FlagError
- Source
- FlagController.scala
Attributes
- Inherited from:
- FlagError
- Source
- FlagController.scala
In this article