UpdateUserPlainProfile
public void UpdateUserPlainProfile(java.lang.String accountID,
java.lang.String uid)
throws java.io.FileNotFoundException,
org.xml.sax.SAXException,
java.io.IOException,
java.text.ParseException
Update user plain profile.
- Parameters:
accountID
- the account iduid
- the uid
- Throws:
java.io.FileNotFoundException
- the file not found exception
org.xml.sax.SAXException
- the SAX exception
java.io.IOException
- Signals that an I/O exception has occurred.
java.text.ParseException
- the parse exception