-
- All Implemented Interfaces:
-
io.github.openflocon.flocon.plugins.network.model.BadQualityConfig.Error.Type
public final class BadQualityConfig.Error.Type.ErrorThrow implements BadQualityConfig.Error.Type
-
-
Constructor Summary
Constructors Constructor Description BadQualityConfig.Error.Type.ErrorThrow(String classPath)
-
Method Summary
Modifier and Type Method Description final StringgetClassPath()final Throwablegenerate()-
-
Constructor Detail
-
BadQualityConfig.Error.Type.ErrorThrow
BadQualityConfig.Error.Type.ErrorThrow(String classPath)
-
-
Method Detail
-
getClassPath
final String getClassPath()
-
-
-
-