net.kindleit.gae.runner
Class KickStartExecutionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.kindleit.gae.runner.KickStartExecutionException
- All Implemented Interfaces:
- Serializable
public class KickStartExecutionException
- extends Exception
Thrown when an attempt to execute the App Engine
KickStart class fails.
- Since:
- 0.5.8
- Author:
- tmoore@incrementalism.net
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
KickStartExecutionException
public KickStartExecutionException(Throwable cause)
KickStartExecutionException
public KickStartExecutionException(String message)
Copyright © 2009-2010 KindleIT. All Rights Reserved.