public class ErroException extends SQLException
| Constructor and Description |
|---|
ErroException(String msg) |
| Modifier and Type | Method and Description |
|---|---|
static void |
gerarException(ArrayList erros) |
static void |
gerarServletException(ArrayList erros) |
getErrorCode, getNextException, getSQLState, iterator, setNextExceptionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic ErroException(String msg)
public static void gerarServletException(ArrayList erros) throws javax.servlet.ServletException
javax.servlet.ServletExceptionpublic static void gerarException(ArrayList erros) throws ErroException
ErroExceptionCopyright © 2018. All rights reserved.