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