public class ManifestException extends Exception
Constructor and Description |
---|
ManifestException(String msg)
Constructs an exception with the given descriptive message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, toString
public ManifestException(String msg)
msg
- Description of or information about the exception.