Package com.spun.util.io
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 Summary
Constructors Constructor Description InternetConnectivityException(String string) -
Method Summary
Modifier and Type Method Description StringgetHTMLText()voidsetCause(Throwable t)voidsetHTMLText(String htmlText)static InternetConnectivityExceptiontestInternetConnectivity()StringtoString()Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace