Hacker News new | ask | show | jobs
by throwaway2037 709 days ago

    > Java constructors can throw exceptions and return the partially constructed object at the same time
Can you show some sample code to demonstrate this issue?