Class ServiceUnsupportedOperationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.gigaspaces.lrmi.ServiceUnsupportedOperationException
All Implemented Interfaces:
Serializable

public class ServiceUnsupportedOperationException extends RuntimeException
Thrown when attempting to invoke a remote method using LRMI on a service which does not support this method
Since:
7.1
Author:
eitany
See Also:
  • Constructor Details

  • Method Details

    • getLocalOfficialVersion

      public String getLocalOfficialVersion()
      Returns:
      local official version
    • getServiceOfficialVersion

      public String getServiceOfficialVersion()
      Returns:
      service official version
    • getLocalPlatformlogicalVersion

      public PlatformLogicalVersion getLocalPlatformlogicalVersion()
      Returns:
      local logical version
    • getServerPlatformLogicalVersion

      public PlatformLogicalVersion getServerPlatformLogicalVersion()
      Returns:
      service logical version