Uses of Class
org.eclipse.persistence.exceptions.ServerPlatformException
-
Packages that use ServerPlatformException Package Description org.eclipse.persistence.exceptions -
-
Uses of ServerPlatformException in org.eclipse.persistence.exceptions
Methods in org.eclipse.persistence.exceptions that return ServerPlatformException Modifier and Type Method Description static ServerPlatformExceptionServerPlatformException. invalidServerPlatformClass(String className, Throwable t)static ServerPlatformExceptionServerPlatformException. serverPlatformClassNotFound(String className, Throwable t)
-