Class ExistingConnectionException

All Implemented Interfaces:
Serializable

public class ExistingConnectionException extends FailedConnectionException
Exception occurred because of an already existing connection between the two IGridNodes Intended to signal an internal exception and not intended to be thrown by any 3rd party module.
Since:
rv3
See Also:
  • Constructor Details

    • ExistingConnectionException

      public ExistingConnectionException()
    • ExistingConnectionException

      public ExistingConnectionException(String message)