neversleep
Newcomer
Hi
Is it possible for an object to destroy itself?
In the constructor in my class i have a method call that builds the object. But if anything goes wrong here I don't want the object to be created. How do I acomplish that?
Is it possible for an object to destroy itself?
In the constructor in my class i have a method call that builds the object. But if anything goes wrong here I don't want the object to be created. How do I acomplish that?