Skip to content

Instantly share code, notes, and snippets.

@hlxwell
Created May 2, 2013 03:22
Show Gist options
  • Save hlxwell/5499958 to your computer and use it in GitHub Desktop.
Save hlxwell/5499958 to your computer and use it in GitHub Desktop.
Throw exception
@throw [NSException exceptionWithName:@"GAJSException"
reason:@"Failed to load JavaScriptEngine"
userInfo:nil];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment