public class InvalidModuleException extends Exception
Constructor and Description |
---|
InvalidModuleException(String s)
Creates a new InvalidModuleException.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InvalidModuleException(String s)
s
- a string indicating what was wrong with the module type.Copyright © 2013. All Rights Reserved.