Class HasNoModelException

All Implemented Interfaces:
Serializable

public class HasNoModelException extends JenaException
Exception to throw when a Statement or Resource (which don't have a useful common supertype, alas) don't have an associated model.
See Also:
  • Constructor Details

    • HasNoModelException

      public HasNoModelException(Object x)