Class InvalidInputDataException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.cumulocity.microservice.customdecoders.api.exception.DecoderServiceException
com.cumulocity.microservice.customdecoders.api.exception.InvalidInputDataException
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields inherited from class com.cumulocity.microservice.customdecoders.api.exception.DecoderServiceException
result
-
Constructor Summary
ConstructorDescriptionInvalidInputDataException
(Throwable throwable, String message, DecoderResult result) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidInputDataException
-