I want to hide error and throw my own message in jmeter for Non HTTP response code: java.net.URISyntaxException
I am capturing URl and path from s3URL from previous response. Some time S3URL not generated then URL and Path not found. In this case i want to hide error because it is application issue not scripting issue.