Options
All
  • Public
  • Public/Protected
  • All
Menu

An exception type used in the context of ActivityRepository whenever something goes wrong inside the repository.

since

1.0

Hierarchy

  • Exception
    • RepositoryException

Index

Constructors

Properties

Constructors

constructor

  • Constructs a new exception.

    since

    1.0

    Parameters

    • text: string

      the error message

    Returns RepositoryException

Properties

message

message: string

name

name: string

Optional stack

stack: string