In ActivationID.activate, if a ClassNotFoundException or IOException occurs
retrieving the activation result from the MarshalledObject, the exception is
wrapped in an ActivationException. For consistency, exceptions encountered
unmarshalling a result should be reflected via UnmarshalException.
retrieving the activation result from the MarshalledObject, the exception is
wrapped in an ActivationException. For consistency, exceptions encountered
unmarshalling a result should be reflected via UnmarshalException.