org.apache.tools.ant.taskdefs
public class ManifestException extends Exception
Since: Ant 1.4
Constructor Summary | |
---|---|
ManifestException(String msg)
Constructs an exception with the given descriptive message. |
Parameters: msg Description of or information about the exception.