Class InvalidCreateReplicationRequestException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.gridgain.internal.rest.dcr.exception.InvalidCreateReplicationRequestException
All Implemented Interfaces:
Serializable

public class InvalidCreateReplicationRequestException extends RuntimeException
Exception thrown when create replication request is invalid.
See Also:
  • Constructor Details

    • InvalidCreateReplicationRequestException

      public InvalidCreateReplicationRequestException(String msg)