org.plovr
Class MissingProvideException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.plovr.CompilationException
org.plovr.MissingProvideException
- All Implemented Interfaces:
- Serializable
public final class MissingProvideException
- extends CompilationException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
createCompilationError
public org.plovr.CompilationError createCompilationError()
- Specified by:
createCompilationError
in class CompilationException
getInput
public JsInput getInput()
getMissingProvide
public String getMissingProvide()