rahi: Have you tried something basic like: ``` try{ load 'e2e/Jenkinsfile' catch (Exception ex){ // handle error } ```