com.openfin.desktop
Class DesktopException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.openfin.desktop.DesktopException
- All Implemented Interfaces:
- Serializable
public class DesktopException
- extends Exception
Exception thrown by the API.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DesktopException
public DesktopException(String error)
- Constructor
- Parameters:
error - Error message
DesktopException
public DesktopException(Exception ex)
- Constructor
- Parameters:
ex - Embedded exception
Copyright © 2016. All rights reserved.