Skip to content

Instantly share code, notes, and snippets.

@marti1125
Created July 4, 2014 21:54
Show Gist options
  • Save marti1125/c901ea750104fe8a7e91 to your computer and use it in GitHub Desktop.
Save marti1125/c901ea750104fe8a7e91 to your computer and use it in GitHub Desktop.
Web Services
WebServiceException
Logger.error(e, "Ha ocurrido un problema de conexion con un WebService");
GenericJDBCException
Logger.error(e, "Ha ocurrido un problema con un Procedimiento Almacenado");
SQLGrammarException
Logger.error(e, "El Procedimiento Almacenado no existe");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment