public class ErrorHandler extends Object
| Modifier and Type | Field and Description |
|---|---|
static ErrorHandler |
singleton |
| Constructor and Description |
|---|
ErrorHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(Class sender,
String error,
File f) |
static ErrorHandler |
get() |
List<String> |
getErrors() |
void |
reset() |
public static ErrorHandler singleton
Copyright © 2019. All rights reserved.