Class PrefixMapping.IllegalPrefixException

All Implemented Interfaces:
Serializable
Enclosing interface:
PrefixMapping

public static class PrefixMapping.IllegalPrefixException extends JenaException
Exception to throw when the prefix argument to setNsPrefix is illegal for some reason.
See Also:
  • Constructor Details

    • IllegalPrefixException

      public IllegalPrefixException(String prefixName)