Class ParserMimetypeNotSupportedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.gvsig.tools.exception.BaseException
org.gvsig.gpe.lib.api.exceptions.ParserCreationException
org.gvsig.gpe.lib.api.exceptions.ParserMimetypeNotSupportedException
All Implemented Interfaces:
Serializable, org.gvsig.tools.exception.IBaseException

public class ParserMimetypeNotSupportedException extends ParserCreationException
See Also:
  • Constructor Details

    • ParserMimetypeNotSupportedException

      public ParserMimetypeNotSupportedException(String mimeType)
  • Method Details