Class BadBooleanException

All Implemented Interfaces:
Serializable

public class BadBooleanException extends JenaException
Exception to throw when a string cannot be converted to a Boolean value.
See Also:
  • Constructor Details

    • BadBooleanException

      public BadBooleanException(String spelling)