Package org.jbehave.core.model
Class ExamplesTable.NonDistinctColumnFound
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jbehave.core.model.ExamplesTable.NonDistinctColumnFound
- All Implemented Interfaces:
Serializable
- Enclosing class:
- ExamplesTable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionNonDistinctColumnFound
(String message) NonDistinctColumnFound
(String columnName, long totalColumnCount) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NonDistinctColumnFound
-
NonDistinctColumnFound
-