Class WriterHandlerCreationException

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

public class WriterHandlerCreationException extends org.gvsig.tools.exception.BaseException
This exception is thrown it has been an error in the writer creation. The reason for this error can be other exception or a detailed error.
See Also:
  • Constructor Details

    • WriterHandlerCreationException

      public WriterHandlerCreationException()
    • WriterHandlerCreationException

      public WriterHandlerCreationException(Throwable e)
  • Method Details

    • values

      protected Map values()
      Overrides:
      values in class org.gvsig.tools.exception.BaseException