| Modifier | Constructor and Description |
|---|---|
protected |
CSVExceptionNotification(Exception exception)
Construtor.
|
protected |
CSVExceptionNotification(Exception exception,
String message)
Construtor.
|
| Modifier and Type | Method and Description |
|---|---|
Exception |
getException()
Obtém a
Exception que gerou o evento. |
String |
getMessage()
Obtém a mensagem de erro.
|
protected CSVExceptionNotification(Exception exception, String message)
exception - a exceção que gerou o evento.message - mensagem de erroprotected CSVExceptionNotification(Exception exception)
exception - a exceção que gerou o evento.Copyright © 2019. All rights reserved.