|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--sdsu.logging.LoggerMessage | +--sdsu.logging.WarningMessage
WarningMessage is used by sdsu.logging.Logger.
LogMessage
,
Logger
, Serialized FormConstructor Summary | |
WarningMessage(java.lang.String message)
|
Method Summary | |
java.lang.String |
getMessageType()
|
Methods inherited from class sdsu.logging.LoggerMessage |
displayString,
fromString,
getMetaData,
logString,
setMetaData,
toString,
toString |
Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
Constructor Detail |
public WarningMessage(java.lang.String message)
Method Detail |
public java.lang.String getMessageType()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |