org.semanticweb.owlapi.owllink.server.response
Interface SemanticErrorResponse

All Superinterfaces:
ErrorResponse, Response
All Known Subinterfaces:
ProfileViolationErrorResponse, UnsatisfiableKBErrorResponse
All Known Implementing Classes:
ProfileViolationErrorResponseImpl, UnsatisfiableKBErrorResponseImpl

public interface SemanticErrorResponse
extends ErrorResponse

Author: Olaf Noppens Date: 10.06.2010


Method Summary
 
Methods inherited from interface org.semanticweb.owlapi.owllink.server.response.ErrorResponse
getErrorString
 
Methods inherited from interface org.semanticweb.owlapi.owllink.Response
accept