|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectecologylab.generic.Debug
ecologylab.xml.ElementState
ecologylab.services.messages.ServiceMessage<S>
ecologylab.services.messages.ResponseMessage<S>
ecologylab.services.messages.ExplanationResponse
ecologylab.services.messages.ErrorResponse
ecologylab.services.messages.BadSemanticContentResponse
public class BadSemanticContentResponse
The ResponseMessage send from server to client when the RequestMessage is well-formed, but doesn't make sense in the current context.
| Nested Class Summary |
|---|
| Field Summary |
|---|
| Fields inherited from class ecologylab.xml.ElementState |
|---|
CDATA, NORMAL, UTF16, UTF16_LE, UTF8 |
| Fields inherited from interface ecologylab.xml.XMLTranslationExceptionTypes |
|---|
FILE_NOT_FOUND, IO_EXCEPTION, NULL_PURL, UNKNOWN |
| Constructor Summary | |
|---|---|
BadSemanticContentResponse()
|
|
BadSemanticContentResponse(java.lang.String response)
|
|
| Method Summary |
|---|
| Methods inherited from class ecologylab.services.messages.ErrorResponse |
|---|
isOK |
| Methods inherited from class ecologylab.services.messages.ExplanationResponse |
|---|
getExplanation, setExplanation |
| Methods inherited from class ecologylab.services.messages.ResponseMessage |
|---|
processResponse |
| Methods inherited from class ecologylab.services.messages.ServiceMessage |
|---|
compareTo, getSender, getTimeStamp, getUid, setSender, setUid, stampTime |
| Methods inherited from class ecologylab.generic.Debug |
|---|
classSimpleName, closeLoggingFile, debug, debug, debug, debug, debugA, debugA, debugA, debugI, debugI, debugI, error, error, getClassName, getClassName, getInteractive, getPackageName, getPackageName, getPackageName, initialize, level, level, level, logToFile, print, print, println, println, println, println, println, println, printlnA, printlnA, printlnA, printlnI, printlnI, printlnI, printlnI, setLoggingFile, show, show, superString, toggleInteractive, toString, toString, warning, warning, weird, weird |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public BadSemanticContentResponse()
public BadSemanticContentResponse(java.lang.String response)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||