Skip to content

Instantly share code, notes, and snippets.

@chrisbu
Created December 12, 2012 22:48

Revisions

  1. chrisbu created this gist Dec 12, 2012.
    6 changes: 6 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,6 @@
    try {
    // try and write to the stream
    }
    on StreamException {
    // handle the exception
    }