Uses of Class
thredds.wcs.v1_1_0.XMLwriter.ExceptionCodes

Packages that use XMLwriter.ExceptionCodes
thredds.wcs.v1_1_0   
 

Uses of XMLwriter.ExceptionCodes in thredds.wcs.v1_1_0
 

Methods in thredds.wcs.v1_1_0 that return XMLwriter.ExceptionCodes
static XMLwriter.ExceptionCodes XMLwriter.ExceptionCodes.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static XMLwriter.ExceptionCodes[] XMLwriter.ExceptionCodes.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in thredds.wcs.v1_1_0 with parameters of type XMLwriter.ExceptionCodes
 org.jdom.Document XMLwriter.generateExceptionReport(XMLwriter.ExceptionCodes code, String locator, String message)
           
 



Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.