Package org.codehaus.mojo.gwt.webxml
Class ExitException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.codehaus.mojo.gwt.webxml.ExitException
-
- All Implemented Interfaces:
java.io.Serializable
public class ExitException extends java.lang.Exception- Version:
- $Id$
- Author:
- cooper
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ExitException(java.lang.String message)Creates a new instance of ExitException
-