using simple c++ constructor instead of init

Hello, i just wanted to know if i can use c++ common constructor instead of init()? i.e. HelloWorld* h = new HelloWorld()? Is there something bad about this or it’s just not common for obj c users?

Android don`t support try/catch. With init, you can return true, if success, or false, if error. (: Sorry by my bad english