Skip to content

Instantly share code, notes, and snippets.

@sroberts
Last active August 29, 2015 14:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sroberts/3112cd5385ad0cc4676a to your computer and use it in GitHub Desktop.
Save sroberts/3112cd5385ad0cc4676a to your computer and use it in GitHub Desktop.
# Create a Maltego Transform Exception
trx.addException("We're out of gummy bears!!! Abort.")
# ThrowExceptions returns the errored transform.
trx.throwExceptions()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment