Package org.sklsft.commons.log
Class ErrorLogMessage
java.lang.Object
org.sklsft.commons.log.ErrorLogMessage
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetErrorLabel(String errorLabel) voidsetErrorStatus(String errorStatus) voidsetErrorTrace(String errorTrace)
-
Constructor Details
-
ErrorLogMessage
public ErrorLogMessage()
-
-
Method Details
-
getErrorStatus
-
setErrorStatus
-
getErrorLabel
-
setErrorLabel
-
getErrorTrace
-
setErrorTrace
-