Package org.apache.jena.web
Class JenaHttpNotFoundException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.apache.jena.shared.JenaException
-
- org.apache.jena.web.JenaHttpException
-
- org.apache.jena.web.JenaHttpNotFoundException
-
- All Implemented Interfaces:
java.io.Serializable
public class JenaHttpNotFoundException extends JenaHttpException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description JenaHttpNotFoundException(java.lang.String msg)
-
Method Summary
-
Methods inherited from class org.apache.jena.web.JenaHttpException
create, getResponseMessage, getStatusCode, toString
-
-