Class SortedDependencies.MissingProvideException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.google.javascript.jscomp.deps.SortedDependencies.MissingProvideException
- All Implemented Interfaces:
Serializable
- Enclosing class:
SortedDependencies<InputT extends DependencyInfo>
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionMissingProvideException
(String provide) MissingProvideException
(String provide, Exception e) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
MissingProvideException
-
MissingProvideException
-