Skip to content

Commit

Permalink
JavaDoc update.
Browse files Browse the repository at this point in the history
  • Loading branch information
kausandr committed Sep 11, 2018
1 parent cbe02cc commit ac6cb6c
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,8 @@ public static void trackThreadUncaughtExceptions() {
* parameters if any
* @param inst
* instrumentation handle
* @throws java.io.IOException
* if agent loading or initialization fails
*/
public static void premain(String options, Instrumentation inst) throws IOException {
if (Utils.isEmpty(options)) {
Expand Down

0 comments on commit ac6cb6c

Please sign in to comment.