|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
tamago.TamagoException
tamago.ext.tamagocc.TamagoCCFailCondition
tamago.ext.tamagocc.TamagoCCFailPostcondition
public class TamagoCCFailPostcondition
| Field Summary |
|---|
| Fields inherited from class tamago.ext.tamagocc.TamagoCCFailCondition |
|---|
failitems, INVARIANT, OTHER, POSTCONDITION, PRECONDITION, typecondition |
| Constructor Summary | |
|---|---|
TamagoCCFailPostcondition(java.util.Collection<TamagoCCFailItem> failitems)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getMessage()
|
| Methods inherited from class tamago.ext.tamagocc.TamagoCCFailCondition |
|---|
getTamagoCCFailItem, getTypeCondition |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, 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 |
|---|
public TamagoCCFailPostcondition(java.util.Collection<TamagoCCFailItem> failitems)
message - typeCondition - | Method Detail |
|---|
public java.lang.String getMessage()
getMessage in class TamagoCCFailCondition
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||