public Throwable getException()

in src/main/java/org/apache/sling/junit/remote/ide/ExecutionResult.java [46:48]


   public Throwable getException() {
       return throwable;
   }