com.openfin.desktop
Class DesktopIOException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.openfin.desktop.DesktopIOException
All Implemented Interfaces:
Serializable

public class DesktopIOException
extends Exception

Network or File IO Exception from Adapter

Since:
12/8/14
Author:
wche
See Also:
Serialized Form

Constructor Summary
DesktopIOException(Exception ex)
           
DesktopIOException(String error)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DesktopIOException

public DesktopIOException(String error)

DesktopIOException

public DesktopIOException(Exception ex)


Copyright © 2016. All rights reserved.