au.com.whitesquare.waf.exception
Class ActionPerformException
java.lang.Object
java.lang.Throwable
java.lang.Exception
au.com.whitesquare.exception.WhiteSquareException
au.com.whitesquare.exception.ValidationException
au.com.whitesquare.waf.exception.ActionPerformException
- All Implemented Interfaces:
- Serializable
- public class ActionPerformException
- extends au.com.whitesquare.exception.ValidationException
Last Modified $Date: 2004/11/17 12:14:09 $
- Version:
- $Revision: 1.3 $
- 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 |
ActionPerformException
public ActionPerformException(String message)
- Parameters:
message -
ActionPerformException
public ActionPerformException(String message,
String errorCode)
- Parameters:
message - errorCode -
getFormattedMessage
protected String getFormattedMessage(String theCode)
- Gets the formattedMessage attribute of the ActionPerformException object
- Returns:
- The formattedMessage value
Copyright © 2004 Whitesquare Software. All Rights Reserved.