org.deegree.protocol.wms
Class WMSException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.deegree.protocol.wms.WMSException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
WMSException.InvalidDimensionValue, WMSException.MissingDimensionValue

public class WMSException
extends Exception

WMSException

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
static class WMSException.InvalidDimensionValue
          InvalidDimensionValue
static class WMSException.MissingDimensionValue
          MissingDimensionValue
 
Constructor Summary
WMSException()
           
 
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
 

Constructor Detail

WMSException

public WMSException()


Copyright © 2011. All Rights Reserved.