| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
Exceptionorg.apache.tools.ant.launch.LaunchExceptionpublic class LaunchExceptionextends ExceptionConstructor 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.