Class IpcEndpointBindException

    • Constructor Detail

      • IpcEndpointBindException

        public IpcEndpointBindException​(String msg)
        Constructor.
        Parameters:
        msg - Message.
      • IpcEndpointBindException

        public IpcEndpointBindException​(String msg,
                                        Throwable cause)
        Constructor.
        Parameters:
        msg - Message.
        cause - Cause.