|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.plovr.CompilationException
org.plovr.CheckedCoffeeScriptCompilerException
public class CheckedCoffeeScriptCompilerException
PlovrCoffeeScriptCompilerException is a CoffeeScript exception that
can generate a JSError that can be displayed for the user.
| Constructor Summary | |
|---|---|
CheckedCoffeeScriptCompilerException(PlovrCoffeeScriptCompilerException cause)
|
|
| Method Summary | |
|---|---|
org.plovr.CompilationError |
createCompilationError()
|
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public CheckedCoffeeScriptCompilerException(PlovrCoffeeScriptCompilerException cause)
| Method Detail |
|---|
public org.plovr.CompilationError createCompilationError()
createCompilationError in class CompilationException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||