org.squashtest.tm.exception
public class CompositeDomainException extends RuntimeException
| Constructor and Description |
|---|
CompositeDomainException(List<DomainException> exceptions) |
| Modifier and Type | Method and Description |
|---|---|
List<DomainException> |
getExceptions() |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CompositeDomainException(List<DomainException> exceptions)
public List<DomainException> getExceptions()
Copyright © 2010-2014 Henix, henix.fr. All Rights Reserved.