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:
  • Constructor Details

    • InternetConnectivityException

      public InternetConnectivityException(String string)
  • Method Details