-
public interface ClientErrorControllerIf
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classClientErrorControllerIf.Companion
-
Method Summary
Modifier and Type Method Description abstract UnitsendClientError(HyprMXErrorType hyprMXErrorType, String errorMessage, Integer severity)-
-
Method Detail
-
sendClientError
abstract Unit sendClientError(HyprMXErrorType hyprMXErrorType, String errorMessage, Integer severity)
-
-
-
-