java.rmi.server
public class SkeletonMismatchException extends RemoteException
Deprecated: no replacement. Skeletons are no longer required.
Thrown if a call is received that does not match a Skeleton. Note that Skeletons are no longer required.Since: 1.1
UNKNOWN: updated to 1.4
Constructor Summary | |
---|---|
SkeletonMismatchException(String s)
Create an exception with the specified message.
|
Deprecated: no longer needed
Create an exception with the specified message.Parameters: s the message