Skip to content

Instantly share code, notes, and snippets.

@luksrn
Created April 29, 2016 02:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save luksrn/5e36ee4186b9c3655fc99cb20804164c to your computer and use it in GitHub Desktop.
Save luksrn/5e36ee4186b9c3655fc99cb20804164c to your computer and use it in GitHub Desktop.
class DemoController implements DatabaseExceptionHandler {
// todos os métodos de manipuação de exceção são definidos
// em DatabaseExceptionHandler serão adicionados
// nesta classe em tempo de execução
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment