Uses of Class
br.gov.frameworkdemoiselle.HttpViolationException

Packages that use HttpViolationException
br.gov.frameworkdemoiselle   
br.gov.frameworkdemoiselle.internal.implementation   
 

Uses of HttpViolationException in br.gov.frameworkdemoiselle
 

Subclasses of HttpViolationException in br.gov.frameworkdemoiselle
 class BadRequestException
           
 class ForbiddenException
           
 class InternalServerErrorException
           
 class NotFoundException
           
 class ServiceUnavailableException
           
 class UnprocessableEntityException
           
 

Methods in br.gov.frameworkdemoiselle that return HttpViolationException
 HttpViolationException HttpViolationException.addViolation(String message)
           
 HttpViolationException HttpViolationException.addViolation(String property, String message)
           
 

Uses of HttpViolationException in br.gov.frameworkdemoiselle.internal.implementation
 

Methods in br.gov.frameworkdemoiselle.internal.implementation with parameters of type HttpViolationException
 javax.ws.rs.core.Response HttpViolationExceptionMapper.toResponse(HttpViolationException exception)
           
 



Copyright © 2014 SERPRO - Serviço Federal de Processamento de Dados. All Rights Reserved.