org.zanata.client.commands
Class AppAbortException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.zanata.client.commands.AppAbortException
- All Implemented Interfaces:
- Serializable
public class AppAbortException
- extends RuntimeException
- Author:
- Sean Flanigan sflaniga@redhat.com
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AppAbortException
public AppAbortException(String msg,
Throwable e)
- Parameters:
msg - e -
AppAbortException
public AppAbortException(String msg)
- Parameters:
msg -
Copyright © 2013 Zanata Project. All Rights Reserved.