play.exceptions
Interface SourceAttachment

All Known Implementing Classes:
DatabaseException, JavaCompilationException, JavaException, JavaExecutionException, JPAException, MailException, NoRouteFoundException, TemplateCompilationException, TemplateException, TemplateExecutionException, TemplateNotFoundException, YAMLException

public interface SourceAttachment

Exception has source attachment


Method Summary
 Integer getLineNumber()
           
 List<String> getSource()
           
 String getSourceFile()
           
 

Method Detail

getSourceFile

String getSourceFile()

getSource

List<String> getSource()

getLineNumber

Integer getLineNumber()


Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly