Class java.rmi.server.SkeletonMismatchException (1.1)


public class SkeletonMismatchException extends RemoteException {
  // Public Constructor
    public SkeletonMismatchException(String s);
}