Uses of Class
com.cumulocity.microservice.customdecoders.api.exception.DecoderServiceException
Packages that use DecoderServiceException
Package
Description
-
Uses of DecoderServiceException in com.cumulocity.microservice.customdecoders.api.exception
-
Uses of DecoderServiceException in com.cumulocity.microservice.customdecoders.api.service
Methods in com.cumulocity.microservice.customdecoders.api.service that throw DecoderServiceException -
Uses of DecoderServiceException in com.cumulocity.microservice.lpwan.codec.handler
Methods in com.cumulocity.microservice.lpwan.codec.handler with parameters of type DecoderServiceExceptionModifier 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
Methods in com.cumulocity.microservice.lpwan.codec.rest that throw DecoderServiceExceptionModifier and TypeMethodDescription@NotNull DecoderResult
CodecController.decode
(@NotNull DecoderInputData inputData) This REST API should expose '/decode' endpoint