Package com.rabbitmq.tools.jsonrpc
Class JsonRpcMappingException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.rabbitmq.tools.jsonrpc.JsonRpcMappingException
-
- All Implemented Interfaces:
Serializable
public class JsonRpcMappingException extends RuntimeException
- Since:
- 4.8.0
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description JsonRpcMappingException(String message, Throwable cause)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-