process_tree_dictionary v1.0.1 ProcessTreeDictionary.NotStartedError exception
Raised when attempting to write to a ProcessTreeDictionary
before it has been started.
Summary
Functions
Callback implementation for c:Exception.exception/1
Callback implementation for c:Exception.message/1
Functions
Specs
exception(String.t) :: Exception.t
exception(Keyword.t) :: Exception.t
Callback implementation for c:Exception.exception/1
.
Specs
message(Exception.t) :: String.t
Callback implementation for c:Exception.message/1
.