| Package | Description |
|---|---|
| org.squashtest.tm.domain | |
| org.squashtest.tm.exception | |
| org.squashtest.tm.exception.customfield | |
| org.squashtest.tm.exception.testautomation |
| Modifier and Type | Class and Description |
|---|---|
class |
UnauthorizedPasswordChange |
| Modifier and Type | Class and Description |
|---|---|
class |
DuplicateNameException
/!
|
class |
InconsistentInfoListItemException |
class |
IssueAlreadyBoundException |
class |
NameAlreadyInUseException
This should be raised when a transient entity name is already used by another entity.
|
class |
PasswordChangeFailedException |
class |
WrongPasswordException |
class |
WrongStringSizeException
should not be needed anymore when [Task 1682] is done
|
class |
WrongUrlException
When url cannot be created from a string
|
| Modifier and Type | Method and Description |
|---|---|
List<DomainException> |
CompositeDomainException.getExceptions() |
| Constructor and Description |
|---|
CompositeDomainException(List<? extends DomainException> exceptions) |
| Modifier and Type | Class and Description |
|---|---|
class |
CodeAlreadyExistsException |
class |
CodeDoesNotMatchesPatternException |
class |
MandatoryCufException |
class |
OptionAlreadyExistException
This should be raised when an option already exists for a given custom-field.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DuplicateTMLabelException |
class |
UserAndServerDefinedAlreadyException
The name of this exception is the plain english translation of
the unique constraint on (URL, login) that applies to TestAutomationServers :
A TestAutomationServer can be registered twice only if uses a different account
than the others, and conversely one cannot register an account on a server that
is already in use for that server.
|
Copyright © 2010–2016 Henix, henix.fr. All rights reserved.