org.jbehave.core.model
Class OutcomesTable.OutcomesFailed

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.jbehave.core.failures.UUIDExceptionWrapper
                  extended by org.jbehave.core.model.OutcomesTable.OutcomesFailed
All Implemented Interfaces:
Serializable
Enclosing class:
OutcomesTable

public static class OutcomesTable.OutcomesFailed
extends UUIDExceptionWrapper

See Also:
Serialized Form

Constructor Summary
OutcomesTable.OutcomesFailed(OutcomesTable outcomes)
           
 
Method Summary
 OutcomesTable outcomesTable()
           
 
Methods inherited from class org.jbehave.core.failures.UUIDExceptionWrapper
getUUID
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, 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

OutcomesTable.OutcomesFailed

public OutcomesTable.OutcomesFailed(OutcomesTable outcomes)
Method Detail

outcomesTable

public OutcomesTable outcomesTable()


Copyright © 2003-2012. All Rights Reserved.