404

try {
  // this is link is not exist
}
catch(NullPointerException) {
  //do nothing
}