Class IpcException

All Implemented Interfaces:
Serializable

public class IpcException extends IOException
IPC exception is thrown by IPC layer when the IPC connection cannot be established.
See Also:
  • Constructor Details

    • IpcException

      public IpcException(String err)