Class BadCharLiteralException

All Implemented Interfaces:
Serializable

public class BadCharLiteralException extends JenaException
Exception to throw when a literal required to be a single character isn't.
See Also:
  • Constructor Details

    • BadCharLiteralException

      public BadCharLiteralException(String spelling)