Package com.codingchili.core.protocol.exception
package com.codingchili.core.protocol.exception
-
ExceptionDescriptionThrow when authorization is required but was not possible, for example when authentication is missing.Throw when a requested handler does not exist.Throw when the remote end has failed in some way.Throw when a remote node is not in listening state.Throw when a request with too large payload has been received.Throw when a remote has failed to reply within the specified time.Throw when a request has error validation.Throw when an attempt has been made to deserialize an invalid payload.An exception that is safe to forward to clients.