public class InvalidModuleException extends Exception
| Constructor and Description |
|---|
InvalidModuleException(String s)
Creates an new InvalidModuleException object.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidModuleException(String s)
s - a string indicating what was wrong
with the module type.Copyright © 2019 Eclipse Foundation.
Use is subject to license terms.