org.apache.tools.ant.launch
Class LaunchException
Exception
org.apache.tools.ant.launch.LaunchException
public class LaunchException
extends Exception
Signals an error condition during launching
LaunchException(String message) - Constructs an exception with the given descriptive message.
|
LaunchException
public LaunchException(String message)
Constructs an exception with the given descriptive message.
message
- A description of or information about the exception.
Should not be null
.
Copyright B) 2000-2006 Apache Software Foundation. All Rights Reserved.