org.apache.tools.ant.taskdefs
Class ManifestException
Exception
org.apache.tools.ant.taskdefs.ManifestException
public class ManifestException
extends Exception
Exception thrown indicating problems in a JAR Manifest
- Ant 1.4
ManifestException(String msg) - Constructs an exception with the given descriptive message.
|
ManifestException
public ManifestException(String msg)
Constructs an exception with the given descriptive message.
msg
- Description of or information about the exception.
Copyright B) 2000-2005 Apache Software Foundation. All Rights Reserved.