|
jbpm-form-modeler-request-dispatcher 6.0.0-SNAPSHOT | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbpm.formModeler.service.bb.mvc.controller.responses.SendErrorResponse
public class SendErrorResponse
Sends a error code response as a error
| Constructor Summary | |
|---|---|
SendErrorResponse(int errorCode)
Constructor |
|
SendErrorResponse(String errorCode)
Constructor |
|
| Method Summary | |
|---|---|
boolean |
execute(CommandRequest cmdReq)
Executes this response object. |
String |
toString()
toString implementation |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SendErrorResponse(int errorCode)
public SendErrorResponse(String errorCode)
| Method Detail |
|---|
public boolean execute(CommandRequest cmdReq)
throws Exception
execute in interface CommandResponsecmdReq - Object encapsulating the request information.
Exceptionpublic String toString()
toString in class Object
|
jbpm-form-modeler-request-dispatcher 6.0.0-SNAPSHOT | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||