Uses of Class
com.cumulocity.microservice.customdecoders.api.exception.DecoderServiceException
Package
Description
-
Uses of DecoderServiceException in com.cumulocity.microservice.customdecoders.api.exception
-
Uses of DecoderServiceException in com.cumulocity.microservice.customdecoders.api.service
-
Uses of DecoderServiceException in com.cumulocity.microservice.lpwan.codec.handler
Modifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<DecoderResult>
CodecExceptionsHandler.handleDecoderServiceException
(DecoderServiceException exception) This method handles the custom DecoderServiceException. -
Uses of DecoderServiceException in com.cumulocity.microservice.lpwan.codec.rest
Modifier and TypeMethodDescription@NotNull DecoderResult
CodecController.decode
(@NotNull DecoderInputData inputData) This REST API should expose '/decode' endpoint