Class InternetConnectivityException

java.lang.Object
java.lang.Throwable
java.lang.Error
com.spun.util.io.InternetConnectivityException
All Implemented Interfaces:
Serializable

public class InternetConnectivityException
extends Error
A static class of convenience functions for Files
See Also:
Serialized Form
  • Constructor Details

    • InternetConnectivityException

      public InternetConnectivityException​(String string)
  • Method Details