Skip to content

Instantly share code, notes, and snippets.

@trane
Created October 9, 2015 17:19
Show Gist options
  • Select an option

  • Save trane/3f5c9d4fa469ca92eb97 to your computer and use it in GitHub Desktop.

Select an option

Save trane/3f5c9d4fa469ca92eb97 to your computer and use it in GitHub Desktop.
service(req) handle {
case AccessDenied => ???
case SessionStoreError(msg) => ???
...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment