| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectdist1.acb.common.transport.Packet
dist1.acb.common.transport.Response
dist1.acb.common.transport.ResponseWithStringMessage
dist1.acb.common.transport.ResponseError
ResponseError
| Constructor Summary | |
| ResponseError(Request request,
              java.lang.String msg)Creates a new ResponseError object. | |
| Methods inherited from class dist1.acb.common.transport.ResponseWithStringMessage | 
| getMsg, setMsg, toString | 
| Methods inherited from class dist1.acb.common.transport.Packet | 
| equals, getId | 
| Methods inherited from class java.lang.Object | 
| clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
public ResponseError(Request request,
                     java.lang.String msg)
request - The response will be created for this request (it will
        inherit the id). If request is null the id will be zero.msg - A message| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||