com.openfin.desktop
Class DesktopUtils
java.lang.Object
com.openfin.desktop.DesktopUtils
public class DesktopUtils
- extends Object
Helper methods
- Since:
- 12/8/14
- Author:
- wche
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DesktopUtils
public DesktopUtils()
errorAckOnException
public static void errorAckOnException(AckListener ackListener,
Object source,
Exception ex)
- Call onError of an AckListen for an exception
- Parameters:
ackListener - source - Source of the Ackex - Exception for the Ack- See Also:
Ack,
AckListener
Copyright © 2015. All rights reserved.