|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.geotools.data.ows.ServiceExceptionParser
public class ServiceExceptionParser
Utility class that will parse ServiceExceptions out of an inputStream.
Constructor Summary | |
---|---|
ServiceExceptionParser()
|
Method Summary | |
---|---|
static ServiceException |
parse(java.io.InputStream inputStream)
Tries to read a ServiceExceptionReport from the input stream, and construct a chain of ServiceExceptions. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ServiceExceptionParser()
Method Detail |
---|
public static ServiceException parse(java.io.InputStream inputStream) throws org.jdom.JDOMException, java.io.IOException
inputStream
-
org.jdom.JDOMException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |