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

All Superinterfaces:
Response
All Known Subinterfaces:
KBErrorResponse
All Known Implementing Classes:
ErrorResponseImpl, KBErrorResponseImpl

public interface ErrorResponse
extends Response

Created by IntelliJ IDEA. Author: Olaf Noppens Date: 30.11.2009


Method Summary
 java.lang.String getErrorString()
           
 
Methods inherited from interface org.semanticweb.owlapi.owllink.builtin.Response
accept
 

Method Detail

getErrorString

java.lang.String getErrorString()