Class StyleNotSupportedException

  • All Implemented Interfaces:
    Serializable

    public class StyleNotSupportedException
    extends EdalException
    EdalException thrown when a user submits a WMS request with a style which is not supported by one of the requested layers
    Author:
    Guy Griffiths
    See Also:
    Serialized Form
    • Constructor Detail

      • StyleNotSupportedException

        public StyleNotSupportedException​(String message)
      • StyleNotSupportedException

        public StyleNotSupportedException​(String message,
                                          Throwable cause)