Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
Exception
org.apache.tools.ant.launch.LaunchException
public class LaunchException
extends Exception
Constructor Summary | |
|
public LaunchException(String message)
Constructs an exception with the given descriptive message.
- Parameters:
message
- A description of or information about the exception. Should not benull
.