Class WmsConfigException

java.lang.Object
java.lang.Throwable
java.lang.Exception
thredds.server.wms.config.WmsConfigException
All Implemented Interfaces:
Serializable

public class WmsConfigException extends Exception
Exception that is thrown when there is an error parsing the Wms config document.
See Also:
  • Constructor Details

    • WmsConfigException

      public WmsConfigException(Exception e)
    • WmsConfigException

      public WmsConfigException(String message)