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.Exception
Network 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)  
  • Method Summary

    Methods inherited from class java.lang.Throwable

    addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait