ErrorUtils

org.finos.morphir.runtime.ErrorUtils
object ErrorUtils

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
ErrorUtils.type

Members list

Type members

Classlikes

implicit class ErrorInterpolator(sc: StringContext)

Attributes

Supertypes
class Object
trait Matchable
class Any

Value members

Concrete methods

def indentBlock(s: String): String
def tryOption[A](block: => A): Option[A]

Implicits

Implicits

final implicit def ErrorInterpolator(sc: StringContext): ErrorInterpolator