Class 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:
    Serialized Form
    • Constructor Detail

      • WmsConfigException

        public WmsConfigException​(Exception e)
      • WmsConfigException

        public WmsConfigException​(String message)