Open Kilda Java Documentation
org.openkilda.messaging.error.MessageException Member List

This is the complete list of members for org.openkilda.messaging.error.MessageException, including all inherited members.

CacheException(ErrorType errorType, String errorMessage, String errorDescription)org.openkilda.messaging.error.CacheException
correlationIdorg.openkilda.messaging.error.MessageExceptionprotected
errorDescriptionorg.openkilda.messaging.error.CacheExceptionprotected
errorMessageorg.openkilda.messaging.error.CacheExceptionprotected
errorTypeorg.openkilda.messaging.error.CacheExceptionprotected
getCorrelationId()org.openkilda.messaging.error.MessageException
getErrorDescription()org.openkilda.messaging.error.CacheException
getErrorMessage()org.openkilda.messaging.error.CacheException
getErrorType()org.openkilda.messaging.error.CacheException
getTimestamp()org.openkilda.messaging.error.MessageException
MessageException(String correlationId, long timestamp, ErrorType errorType, String errorMessage, String errorDescription)org.openkilda.messaging.error.MessageException
MessageException(ErrorMessage message)org.openkilda.messaging.error.MessageException
timestamporg.openkilda.messaging.error.MessageExceptionprotected