Name

SkeletonNotFoundException

Synopsis

This RemoteException is thrown during the export of a remote object, if the corresponding skeleton class for the object either can’t be found or can’t be loaded for some reason.

                  
public class SkeletonNotFoundException extends RemoteException {
// Public Constructors
   public SkeletonNotFoundException( String s);  
   public SkeletonNotFoundException( String s, Exception ex);  
}

Get Java Enterprise in a Nutshell, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.