Could you help me please. I have one idea but don\'t know how can I implement it.
So the question is: Can we interrupt creating an object in constructor i.e.
You may want to use a factory class that creates instances of SomeClass returning null if the someCriteria is invalid.