Module handlerannotations
Class NeovimHandlerException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.ensarsarajcic.neovim.java.handler.errors.NeovimHandlerException
-
- All Implemented Interfaces:
java.io.Serializable
- Direct Known Subclasses:
NeovimRequestException,NeovimRequestValidationException
public class NeovimHandlerException extends java.lang.Exception- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description NeovimHandlerException(java.lang.String message)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.ensarsarajcic.neovim.java.corerpc.message.RpcErrortoRpcError()
-