Class GeonetworkInstanceException

  • All Implemented Interfaces:
    Serializable

    public class GeonetworkInstanceException
    extends Exception
    The Class GeonetworkInstanceException.
    Author:
    Francesco Mangiacrapa francesco.mangiacrapa@isti.cnr.it May 16, 2017
    See Also:
    Serialized Form
    • Constructor Detail

      • GeonetworkInstanceException

        public GeonetworkInstanceException()
        Instantiates a new geonetwork instance exception.
      • GeonetworkInstanceException

        public GeonetworkInstanceException​(String message)
        Instantiates a new geonetwork instance exception.
        Parameters:
        message - the message
      • GeonetworkInstanceException

        public GeonetworkInstanceException​(org.gcube.spatial.data.geonetwork.model.faults.AuthorizationException e)
        Instantiates a new geonetwork instance exception.
        Parameters:
        e - the e