au.com.whitesquare.waf.exception
Class FieldValidationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
au.com.whitesquare.exception.WhiteSquareException
au.com.whitesquare.exception.ValidationException
au.com.whitesquare.waf.exception.FieldValidationException
- All Implemented Interfaces:
- Serializable
- public class FieldValidationException
- extends au.com.whitesquare.exception.ValidationException
Last Modified $Date: 2005/06/26 10:52:34 $
- Version:
- $Revision: 1.2 $
- Author:
- Steve Mactaggart
- See Also:
- Serialized Form
| Fields inherited from class au.com.whitesquare.exception.ValidationException |
code, ERROR_UNKNOWN, message |
| Methods inherited from class au.com.whitesquare.exception.ValidationException |
getErrorCode, getMessage, toString |
FieldValidationException
public FieldValidationException(String field,
String message)
- Parameters:
message -
getField
public String getField()
getFormattedMessage
protected String getFormattedMessage(String codeToFormat)
- See Also:
ValidationException.getFormattedMessage(java.lang.String)
setRead
public void setRead(boolean b)
- Parameters:
b -
isRead
public boolean isRead()
Copyright © 2004 Whitesquare Software. All Rights Reserved.