Searched refs:JSilverCompilationException (Results 1 – 3 of 3) sorted by relevance
24 public class JSilverCompilationException extends JSilverException { class25 public JSilverCompilationException(String message, Throwable cause) { in JSilverCompilationException() method in JSilverCompilationException29 public JSilverCompilationException(String message) { in JSilverCompilationException() method in JSilverCompilationException
120 throws JSilverCompilationException { in compileAndLoad()147 throws JSilverCompilationException { in throwExceptionWithLotsOfDiagnosticInfo()156 throw new JSilverCompilationException(message.toString(), cause); in throwExceptionWithLotsOfDiagnosticInfo()
80 throw new JSilverCompilationException("Cannot cast to 'Data' for expression:\n" in cast()101 throw new JSilverCompilationException("Cannot cast to 'DataContext' for expression:\n" in cast()109 throw new JSilverCompilationException("Cannot cast to 'Macro' for expression:\n" in cast()