Class EdalStyleNotFoundException

  • All Implemented Interfaces:
    Serializable

    public class EdalStyleNotFoundException
    extends EdalException
    EdalException thrown when a request is made for a style which is not accessible, or not available with the requested layer.
    Author:
    Guy Griffiths
    See Also:
    Serialized Form
    • Constructor Detail

      • EdalStyleNotFoundException

        public EdalStyleNotFoundException​(String message)
      • EdalStyleNotFoundException

        public EdalStyleNotFoundException​(String message,
                                          Throwable cause)