Class DoesNotExist

All Implemented Interfaces:
Serializable

public class DoesNotExist extends JenaException
See Also:
  • Constructor Details

    • DoesNotExist

      public DoesNotExist()
    • DoesNotExist

      public DoesNotExist(Throwable cause)
    • DoesNotExist

      public DoesNotExist(String msg)
    • DoesNotExist

      public DoesNotExist(String msg, Throwable cause)