public class ProblemReporter
extends java.lang.Object
| Constructor and Description |
|---|
ProblemReporter() |
| Modifier and Type | Method and Description |
|---|---|
static void |
error(java.lang.String msg,
java.lang.Throwable ex) |
static void |
info(java.lang.String msg,
java.lang.Throwable ex) |
static void |
warning(java.lang.String msg,
java.lang.Throwable ex) |
Copyright © 2009-2015 The Project Lombok Authors, licensed under the MIT licence.