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

All Superinterfaces:
ErrorResponse, Response, SemanticErrorResponse
All Known Implementing Classes:
UnsatisfiableKBErrorResponseImpl

public interface UnsatisfiableKBErrorResponse
extends SemanticErrorResponse

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