Class NoWriterForLangException

All Implemented Interfaces:
Serializable

public class NoWriterForLangException extends JenaException
Exception to throw if there is no writer for the specified language.
See Also:
  • Constructor Details

    • NoWriterForLangException

      public NoWriterForLangException(String lang)