Class WriterHandlerMimeTypeNotSupportedException

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

public class WriterHandlerMimeTypeNotSupportedException extends WriterHandlerCreationException
See Also:
  • Constructor Details

    • WriterHandlerMimeTypeNotSupportedException

      public WriterHandlerMimeTypeNotSupportedException(String mimeType)
  • Method Details