org.codehaus.mojo.gwt.shell
Class JavaCommandException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.codehaus.mojo.gwt.shell.JavaCommandException
- All Implemented Interfaces:
- Serializable
public class JavaCommandException
- extends Exception
- Since:
- 2.1.0-1
- Author:
- Olivier Lamy
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
JavaCommandException
public JavaCommandException(String message)
JavaCommandException
public JavaCommandException(String message,
Throwable t)
Copyright © 2007-2012 Codehaus. All Rights Reserved.