I\'m getting an error on this line:
public MessageClass(String msg){ deviceID = msg.substring(4, (indexOf(" ")));
It\'s probabl