Package com.liferay.bulk.rest.dto.v1_0
Class GenericError
java.lang.Object
com.liferay.bulk.rest.dto.v1_0.GenericError
- All Implemented Interfaces:
Serializable
- See Also:
- Generated:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetMessage(com.liferay.petra.function.UnsafeSupplier<String, Exception> messageUnsafeSupplier) voidsetMessage(String message) static GenericErrortoString()static GenericErrorunsafeToDTO(String json)
-
Field Details
-
message
-
xClassName
-
-
Constructor Details
-
GenericError
public GenericError()
-
-
Method Details