Class ServiceInformationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.gvsig.tools.exception.BaseException
org.gvsig.vectorediting.lib.api.exceptions.VectorEditingException
org.gvsig.vectorediting.lib.api.exceptions.ServiceInformationException
All Implemented Interfaces:
Serializable, org.gvsig.tools.exception.IBaseException

public class ServiceInformationException extends VectorEditingException
See Also:
  • Constructor Details

    • ServiceInformationException

      public ServiceInformationException(Throwable ex)
    • ServiceInformationException

      public ServiceInformationException(String message, Throwable ex)