org.codehaus.mojo.gwt.webxml
Class ExitException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.codehaus.mojo.gwt.webxml.ExitException
All Implemented Interfaces:
Serializable

public class ExitException
extends Exception

Version:
$Id: ExitException.java 8732 2009-01-17 10:54:12Z olamy $
Author:
cooper
See Also:
Serialized Form

Constructor Summary
ExitException(String message)
          Creates a new instance of ExitException
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ExitException

public ExitException(String message)
Creates a new instance of ExitException



Copyright © 2007-2012 Codehaus. All Rights Reserved.