pillars.PillarsError
See thePillarsError companion object
trait PillarsError extends Throwable, NoStackTrace
Attributes
- Companion
- object
- Source
- PillarsError.scala
- Graph
-
- Supertypes
-
trait NoStackTraceclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
- Known subtypes
-
enum FlagErrorclass FlagNotFoundenum Errorclass DecodingErrorclass Missingclass Multiple[R]class InvalidInputclass Mismatchtrait Errorenum GraphErrorclass MissingDependency[T]Show all
Members list
Value members
Abstract methods
Attributes
- Source
- PillarsError.scala
Attributes
- Source
- PillarsError.scala
Attributes
- Source
- PillarsError.scala
Concrete methods
Attributes
- Source
- PillarsError.scala
Attributes
- Definition Classes
-
Throwable
- Source
- PillarsError.scala
Attributes
- Source
- PillarsError.scala
Attributes
- Source
- PillarsError.scala
Attributes
- Source
- PillarsError.scala
Inherited methods
Attributes
- Inherited from:
- Throwable
Attributes
- Definition Classes
-
NoStackTrace -> Throwable
- Inherited from:
- NoStackTrace
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
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
In this article