| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
RuntimeExceptionorg.codehaus.modello.verifier.NotEqualsVerifierExceptionpublic class NotEqualsVerifierExceptionextends RuntimeExceptionConstructor Summary | |
| |
Method Summary | |
String | |
String | |
public NotEqualsVerifierException(String className,
String fieldName,
Object expectedValue,
Object actualValue)public String getClassName()
- Returns:
- Returns the className.
public String getFieldName()
- Returns:
- Returns the fieldName.