protected static class JSModuleGraph.ModuleDependenceException extends IllegalArgumentException
Modifier | Constructor and Description |
---|---|
protected |
ModuleDependenceException(String message,
JSModule module,
JSModule dependentModule) |
Modifier and Type | Method and Description |
---|---|
JSModule |
getDependentModule() |
JSModule |
getModule() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2009-2017 Google. All Rights Reserved.