public class ServiceUnsupportedOperationException extends RuntimeException
Constructor and Description |
---|
ServiceUnsupportedOperationException(String msg,
String localOfficialVersion,
String remoteOfficialVersion,
PlatformLogicalVersion localPlatformlogicalVersion,
PlatformLogicalVersion serverPlatformLogicalVersion) |
Modifier and Type | Method and Description |
---|---|
String |
getLocalOfficialVersion() |
PlatformLogicalVersion |
getLocalPlatformlogicalVersion() |
PlatformLogicalVersion |
getServerPlatformLogicalVersion() |
String |
getServiceOfficialVersion() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ServiceUnsupportedOperationException(String msg, String localOfficialVersion, String remoteOfficialVersion, PlatformLogicalVersion localPlatformlogicalVersion, PlatformLogicalVersion serverPlatformLogicalVersion)
public String getLocalOfficialVersion()
public String getServiceOfficialVersion()
public PlatformLogicalVersion getLocalPlatformlogicalVersion()
public PlatformLogicalVersion getServerPlatformLogicalVersion()
Copyright © GigaSpaces.