Package com.totvs.tjf.messaging
Class ErrorActuator.Response
java.lang.Object
com.totvs.tjf.messaging.ErrorActuator.Response
- Enclosing class:
- ErrorActuator
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintvoidsetErrorException(Exception errorException) voidsetErrorMessage(String errorMessage) voidsetMessages(int messages)
-
Constructor Details
-
Response
public Response()
-
-
Method Details
-
getMessages
public int getMessages() -
setMessages
public void setMessages(int messages) -
getErrorMessage
-
setErrorMessage
-
getErrorException
-
setErrorException
-