Package org.apache.syncope.common.lib.to
Class ErrorTO
java.lang.Object
org.apache.syncope.common.lib.to.ErrorTO
- All Implemented Interfaces:
Serializable
,BaseBean
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
getType()
void
setStatus
(int status) void
setType
(ClientExceptionType type)
-
Constructor Details
-
ErrorTO
public ErrorTO()
-
-
Method Details
-
getStatus
public int getStatus() -
setStatus
public void setStatus(int status) -
getType
-
setType
-
getElements
-