Skip to content

Latest commit

 

History

History
executable file
·
14 lines (12 loc) · 127 Bytes

File metadata and controls

executable file
·
14 lines (12 loc) · 127 Bytes
layout page
title 404
try {
  // this is link is not exist
}
catch(NullPointerException) {
  //do nothing
}