Uses of Class
org.squashtest.tm.exception.DomainException

Packages that use DomainException
org.squashtest.tm.domain   
org.squashtest.tm.exception   
org.squashtest.tm.exception.customfield   
 

Uses of DomainException in org.squashtest.tm.domain
 

Subclasses of DomainException in org.squashtest.tm.domain
 class UnauthorizedPasswordChange
           
 

Uses of DomainException in org.squashtest.tm.exception
 

Subclasses of DomainException in org.squashtest.tm.exception
 class DuplicateNameException
          /!
 class IssueAlreadyBoundException
           
 class PasswordChangeFailedException
           
 class WrongPasswordException
           
 class WrongStringSizeException
          should not be needed anymore when [Task 1682] is done
 

Methods in org.squashtest.tm.exception that return types with arguments of type DomainException
 List<DomainException> CompositeDomainException.getExceptions()
           
 

Constructor parameters in org.squashtest.tm.exception with type arguments of type DomainException
CompositeDomainException(List<DomainException> exceptions)
           
 

Uses of DomainException in org.squashtest.tm.exception.customfield
 

Subclasses of DomainException in org.squashtest.tm.exception.customfield
 class CodeAlreadyExistsException
           
 class CodeDoesNotMatchesPatternException
           
 class MandatoryCufException
           
 class NameAlreadyInUseException
          This should be raised when a transient entity name is already used by another entity.
 class OptionAlreadyExistException
          This should be raised when an option already exists for a given custom-field.
 



Copyright © 2010-2013 Henix, henix.fr. All Rights Reserved.