Error

org.finos.morphir.NodeIDModule.NodeID.Error
See theError companion class
object Error

Attributes

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

Members list

Type members

Classlikes

sealed case class InvalidNodeId(input: String, errorMessage: String) extends Error

Attributes

Companion
object
Supertypes
trait Product
trait Equals
class Error
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
object InvalidNodeId

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
sealed case class InvalidPath(input: String, errorMessage: String) extends Error

Attributes

Supertypes
trait Product
trait Equals
class Error
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all

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