Package com.openfin.desktop
Class DesktopIOException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.openfin.desktop.DesktopIOException
-
- All Implemented Interfaces:
java.io.Serializable
public class DesktopIOException extends java.lang.ExceptionNetwork or File IO Exception from Adapter- Since:
- 12/8/14
- Author:
- wche
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description DesktopIOException(java.lang.Exception ex)DesktopIOException(java.lang.String error)
-