Class 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
    • 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
    • Constructor Detail

      • DesktopIOException

        public DesktopIOException​(java.lang.String error)
      • DesktopIOException

        public DesktopIOException​(java.lang.Exception ex)