SCROLLErrors

Object containing all SCROLL related error.

class Object
trait Matchable
class Any

Type members

Classlikes

final case
class IllegalRoleInvocationDispatch(roleType: AnyRef, target: String, args: Seq[Any]) extends InvocationError
sealed
final case
class RoleNotFound(forCore: AnyRef, target: String, args: Seq[Any]) extends SCROLLError
sealed
trait SCROLLError extends Throwable
sealed
trait TypeError extends Throwable
final case
class TypeNotFound(tpe: Class[_]) extends TypeError