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