Class NotSupportedVersionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.gvsig.catalog.exceptions.NotSupportedVersionException
All Implemented Interfaces:
Serializable

public class NotSupportedVersionException extends Exception
Author:
Jorge Piera LLodrĂ¡ (jorge.piera@iver.es)
See Also:
  • Constructor Details

    • NotSupportedVersionException

      public NotSupportedVersionException(Throwable cause)
    • NotSupportedVersionException

      public NotSupportedVersionException()
  • Method Details