asit.state
Class Error
java.lang.Object
asit.state.Error
- public class Error
- extends Object
- Author:
- atauber
TODO To change the template for this generated type comment go to
Window - Preferences - Java - Code Style - Code Templates
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
title_
protected String title_
message_
protected String message_
Error
public Error(String title,
String message)
updateRequest
public void updateRequest(HttpServletRequest request)
getMessage
public String getMessage()
- Returns:
- Returns the message_.
getTitle
public String getTitle()
- Returns:
- Returns the title_.
Copyright 2007 Institut fuer Angewandte Informationsverarbeitung und Kommunikationstechnologie. All Rights Reserved.