|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FaultDTO | |
|---|---|
| org.hudsonci.rest.model.fault | |
| Uses of FaultDTO in org.hudsonci.rest.model.fault |
|---|
| Methods in org.hudsonci.rest.model.fault that return FaultDTO | |
|---|---|
static FaultDTO |
FaultBuilder.build(String type,
String message)
|
static FaultDTO |
FaultBuilder.build(Throwable cause)
|
FaultDTO |
ObjectFactory.createFaultDTO()
Create an instance of FaultDTO |
FaultDTO |
FaultException.getFault()
|
FaultDTO |
FaultDTO.withDetails(Collection<FaultDetailDTO> values)
|
FaultDTO |
FaultDTO.withDetails(FaultDetailDTO... values)
|
FaultDTO |
FaultDTO.withId(String value)
|
| Constructors in org.hudsonci.rest.model.fault with parameters of type FaultDTO | |
|---|---|
FaultException(FaultDTO fault)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||