Buscar
Mostrando ítems 1-10 de 41
Especificação e monitoramento dinâmico da política de tratamento de exceções
(BrasilUFRNPROGRAMA DE PÓS-GRADUAÇÃO EM SISTEMAS E COMPUTAÇÃO, 2016-02-25)
The exception handling policy of a system comprises the set of design rules that specify its
exception handling behavior how exceptions should be handled and thrown. Such policy is
usually undocumented and implicitly ...
ExceptionPolicyExpert: uma ferramenta para auxiliar no desenvolvimento do tratamento de exceções
(BrasilUFRNPROGRAMA DE PÓS-GRADUAÇÃO EM SISTEMAS E COMPUTAÇÃO, 2017-02-20)
As our society becomes more and more dependent of software systems the demand
robustness requirements increases. The exception handling mechanism is one of the most
used techniques to enable the development of robust ...
Uma abordagem de apoio à extração da política de tratamento de exceções
(BrasilUFRNPROGRAMA DE PÓS-GRADUAÇÃO EM SISTEMAS E COMPUTAÇÃO, 2017-02-13)
The Exception handling (EH) mechanism is a technique embedded in most of the
mainstream programming languages to support the development of robust systems. The
exception handling policy is composed by the set of exception ...
Avaliando a robustez e manutenibilidade do comportamento excepcional de aplicações C#
(Universidade Federal do Rio Grande do NorteBRUFRNPrograma de Pós-Graduação em Sistemas e ComputaçãoCiência da Computação, 2014-04-25)
Mainstream programming languages provide built-in exception handling mechanisms to support robust and maintainable implementation of exception handling in software systems. Most of these modern languages, such as C#, Ruby, ...
Analisando o tratamento de exceções em aplicações android
(BrasilUFRNPROGRAMA DE PÓS-GRADUAÇÃO EM SISTEMAS E COMPUTAÇÃO, 2016-08-17)
Along the recent years, we have witnessed an astonishing increase in the number mobile applications being developed and some of them becoming largely used. Such applications extend phones capabilities far beyond of the ...