net.sf.crispy.impl.rest
Class ResponseFail
java.lang.Object
net.sf.crispy.impl.rest.ResponseFail
- public class ResponseFail
- extends java.lang.Object
- Author:
- Linke
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ResponseFail
public ResponseFail()
getMessage
public java.lang.String getMessage()
setMessage
public void setMessage(java.lang.String pvMessage)
getException
public java.lang.String getException()
setException
public void setException(java.lang.String pvException)
getMethod
public java.lang.String getMethod()
setMethod
public void setMethod(java.lang.String pvMethod)
getService
public java.lang.String getService()
setService
public void setService(java.lang.String pvService)
toString
public java.lang.String toString()
Copyright © 2005-2006 Crispy. All Rights Reserved.