Class InvalidCommandDataException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.cumulocity.microservice.customencoders.api.exception.EncoderServiceException
com.cumulocity.microservice.customencoders.api.exception.InvalidCommandDataException
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields inherited from class com.cumulocity.microservice.customencoders.api.exception.EncoderServiceException
result
-
Constructor Summary
ConstructorDescriptionInvalidCommandDataException
(Throwable throwable, String message, EncoderResult 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
-
InvalidCommandDataException
-