DFError

dfhdl.core.DFError$
See theDFError companion class
object DFError

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
DFError.type

Members list

Type members

Classlikes

final class Basic(val opName: String, val iae: IllegalArgumentException)(using dfc: DFC) extends DFError

Attributes

Supertypes
class DFError
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
final class Derived(from: DFError) extends DFError

Attributes

Supertypes
class DFError
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
object FakeEnum extends DFError

Attributes

Supertypes
class DFError
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
FakeEnum.type

Givens

Givens

given derived$CanEqual: CanEqual[DFError, DFError]

Extensions

Extensions

extension (dfErr: DFError)(dfErr: DFError)
def asFE[T <: DFTypeAny]: T
def asNet: DFNet
def asTokenOf[T <: DFTypeAny]: DFToken[T]
def asVal[T <: DFTypeAny, M <: ModifierAny]: DFVal[T, M]
def asValOf[T <: DFTypeAny]: DFValOf[T]