Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
RuntimeException
org.codehaus.modello.verifier.NotEqualsVerifierException
public class NotEqualsVerifierException
extends RuntimeException
Constructor 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.