Package org.geotools.data.ows
Class URLCheckerException
- Object
-
- Throwable
-
- Exception
-
- RuntimeException
-
- URLCheckerException
-
- All Implemented Interfaces:
Serializable
public class URLCheckerException extends RuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description URLCheckerException(String message)
-
Method Summary
-
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
Constructor Detail
-
URLCheckerException
public URLCheckerException(String message)
-
-