Class EndpointNotStartedException

  • All Implemented Interfaces:
    Serializable

    public class EndpointNotStartedException
    extends RpcException
    Exception which is thrown if an endpoint has not been started (yet).
    See Also:
    Serialized Form
    • Constructor Detail

      • EndpointNotStartedException

        public EndpointNotStartedException​(String message)