3 Comments
User's avatar
Kranthi Kranthikolluru's avatar

if Nayan fails to reply, exception handled by "you Know :)"

Expand full comment
Abhishek Sankar's avatar

RequestForBook.then(()=> receiveBook()).catch(noBookReceivedError => callNayan())

Expand full comment
Nayan Shah's avatar

RequestThroughMailForBook.then(()=> receiveBook()).catch(noBookReceivedError => nayanComesToYourHomeToDeliver())

Expand full comment