Ranter
Join devRant
Do all the things like
				++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
				Sign Up
			Pipeless API
				From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
				Learn More
			Comments
		- 
				
				
DBX126548yp1 = new Promise("I have no STDs", OneNightStandGirl);
Unexpected promise rejection: p1 issued by OneNightStandGirl - 
				
				But why would the exception be thrown during the function? More like next morning if that.
 - 
				
				Leave it up to a bunch of geeks to figure out how this should be properly written.
 

try{
unprotectedSex();
}catch(STDs){
treat(STDs).asap();
}
rant