org.deegree.protocol.wms
Class WMSException.InvalidDimensionValue
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.deegree.protocol.wms.WMSException
org.deegree.protocol.wms.WMSException.InvalidDimensionValue
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- WMSException
public static class WMSException.InvalidDimensionValue
- extends WMSException
InvalidDimensionValue
- 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
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
name
public String name
value
public String value
WMSException.InvalidDimensionValue
public WMSException.InvalidDimensionValue(String name,
String value)
- Parameters:
name
- value
-
Copyright © 2011. All Rights Reserved.