-
- All Implemented Interfaces:
-
io.github.openflocon.flocon.plugins.network.model.BadQualityConfig.Error.Type
public final class BadQualityConfig.Error.Type.Body implements BadQualityConfig.Error.Type
-
-
Constructor Summary
Constructors Constructor Description BadQualityConfig.Error.Type.Body(Integer errorCode, String errorBody, String errorContentType)
-
Method Summary
Modifier and Type Method Description final IntegergetErrorCode()final StringgetErrorBody()final StringgetErrorContentType()-
-
Method Detail
-
getErrorCode
final Integer getErrorCode()
-
getErrorBody
final String getErrorBody()
-
getErrorContentType
final String getErrorContentType()
-
-
-
-