{
ObjectInput localObjectInput42 = paramRemoteCall.getInputStream();
localObject1 = (SchedulingContext)localObjectInput42.readObject();
str1 = (String)localObjectInput42.readObject();
localCalendar1 = (Calendar)localObjectInput42.readObject();
bool11 = localObjectInput42.readBoolean();
bool15 = localObjectInput42.readBoolean();
}
catch (IOException localIOException111)
{
throw new UnmarshalException("error unmarshalling arguments", localIOException111);