org.deegree.model.coverage.grid
Class MetadataNameNotFoundException
java.lang.Object
  
java.lang.Throwable
      
java.lang.Exception
          
java.lang.RuntimeException
              
java.lang.IllegalArgumentException
                  
org.deegree.model.coverage.grid.MetadataNameNotFoundException
- All Implemented Interfaces: 
 - Serializable
 
public class MetadataNameNotFoundException
- extends IllegalArgumentException
 
Thrown when a requested metadata is not found.
- Version:
 
  - Grid Coverage specification 1.0, $Revision: 6259 $, $Date: 2007-03-20 10:15:15 +0100 (Di, 20 Mär 2007) $
 
- Author:
 
  - OpenGIS® consortium, last edited by: $Author: bezema $
 
- See Also:
 SampleDimension.getMetadataValue(java.lang.String), 
Coverage.getMetadataValue(java.lang.String), 
"org.opengis.coverage.grid.GridCoverageReader#getMetadataValue", 
"org.opengis.coverage.processing.GridCoverageProcessor#getMetadataValue", 
Serialized Form
 
 
| Methods inherited from class java.lang.Throwable | 
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
 
 
MetadataNameNotFoundException
public MetadataNameNotFoundException()
- Creates an exception with no message.
 
MetadataNameNotFoundException
public MetadataNameNotFoundException(String message)
- Creates an exception with the specified message.
- Parameters:
 message - The detail message. The detail message is saved for later retrieval by the
            Throwable.getMessage() method.
 
				an open source project founded by lat/lon, Bonn, Germany.
					For more information visit: http://deegree.sourceforge.net