org.zanata.client.commands
Class SystemExitStrategy
java.lang.Object
org.zanata.client.commands.SystemExitStrategy
- All Implemented Interfaces:
- AppAbortStrategy
public class SystemExitStrategy
- extends Object
- implements AppAbortStrategy
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SystemExitStrategy
public SystemExitStrategy()
abort
public void abort(String msg)
- Specified by:
abort in interface AppAbortStrategy
abort
public void abort(Throwable e)
- Specified by:
abort in interface AppAbortStrategy
Copyright © 2013 Zanata Project. All Rights Reserved.