br.gov.frameworkdemoiselle
Class PreconditionFailedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by br.gov.frameworkdemoiselle.PreconditionFailedException
All Implemented Interfaces:
Serializable

public class PreconditionFailedException
extends Exception

See Also:
Serialized Form

Nested Class Summary
static class PreconditionFailedException.Violation
           
 
Constructor Summary
PreconditionFailedException()
           
 
Method Summary
 PreconditionFailedException addViolation(String property, String message)
           
 Set<PreconditionFailedException.Violation> getViolations()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PreconditionFailedException

public PreconditionFailedException()
Method Detail

addViolation

public PreconditionFailedException addViolation(String property,
                                                String message)

getViolations

public Set<PreconditionFailedException.Violation> getViolations()


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