Created
July 25, 2018 16:05
-
-
Save deque-blog/891ce5cc15bb67b1890794a85bb29ba9 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
try { | |
pollSweeperTable(Session session); | |
// ... | |
} catch (Exception e) { | |
// Log the exception | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment