es.uji.lsi.wcs.XmlWcsParsing
Class WCSExceptionResponse

java.lang.Object
  extended byes.uji.lsi.wcs.XmlWcsParsing.WCSExceptionResponse

public class WCSExceptionResponse
extends java.lang.Object

Author:
jaume

Constructor Summary
WCSExceptionResponse(java.io.File file)
          Creates a new instance of WCSExceptionResponse
 
Method Summary
 java.lang.String getText()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WCSExceptionResponse

public WCSExceptionResponse(java.io.File file)
Creates a new instance of WCSExceptionResponse

Method Detail

getText

public java.lang.String getText()