org.deegree.protocol.wms
Class WMSException.MissingDimensionValue

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.deegree.protocol.wms.WMSException
              extended by org.deegree.protocol.wms.WMSException.MissingDimensionValue
All Implemented Interfaces:
Serializable
Enclosing class:
WMSException

public static class WMSException.MissingDimensionValue
extends WMSException

MissingDimensionValue

Version:
$Revision: 31216 $, $Date: 2011-07-05 14:56:08 +0200 (Tue, 05 Jul 2011) $
Author:
Andreas Schmitz, last edited by: $Author: aschmitz $
See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.deegree.protocol.wms.WMSException
WMSException.InvalidDimensionValue, WMSException.MissingDimensionValue
 
Field Summary
 String name
           
 
Constructor Summary
WMSException.MissingDimensionValue(String name)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

name

public String name
Constructor Detail

WMSException.MissingDimensionValue

public WMSException.MissingDimensionValue(String name)
Parameters:
name - of the dimension


Copyright © 2011. All Rights Reserved.