Class CodeDownloadException

  • All Implemented Interfaces:
    java.io.Serializable

    public final class CodeDownloadException
    extends java.lang.RuntimeException
    Exception indicating an interruption while downloading resources.
    See Also:
    Serialized Form
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  CodeDownloadException.Reason
      Reason codes for the interruption of code down load.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      CodeDownloadException.Reason getReason()  
      • 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