Package com.openfin.desktop
Class DesktopException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.openfin.desktop.DesktopException
-
- All Implemented Interfaces:
java.io.Serializable
public class DesktopException extends java.lang.ExceptionException thrown by the API.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description DesktopException(java.lang.Exception ex)ConstructorDesktopException(java.lang.String error)Constructor
-