kr.co.hit.live.web.flex.io.type
Class ErrorMessage

java.lang.Object
  extended by kr.co.hit.live.web.flex.io.type.FlexObject
      extended by kr.co.hit.live.web.flex.io.type.FlexMessage
          extended by kr.co.hit.live.web.flex.io.type.AsyncMessage
              extended by kr.co.hit.live.web.flex.io.type.AcknowledgeMessage
                  extended by kr.co.hit.live.web.flex.io.type.ErrorMessage
All Implemented Interfaces:
Serializable, Map<String,Object>

public class ErrorMessage
extends AcknowledgeMessage

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from interface java.util.Map
Map.Entry<K,V>
 
Field Summary
 
Fields inherited from class kr.co.hit.live.web.flex.io.type.AsyncMessage
SUBTOPIC_HEADER
 
Fields inherited from class kr.co.hit.live.web.flex.io.type.FlexMessage
map, MESSAGE_ID, serializeProps
 
Fields inherited from class kr.co.hit.live.web.flex.io.type.FlexObject
className, FLEX_IO_PACKAGE_PREFIX, FLEX_MESSAGE_PACKAGE_PREFIX, LIVE_PACKAGE_PREFIX
 
Constructor Summary
  ErrorMessage(LiveException ex)
           
protected ErrorMessage(String cname)
           
  ErrorMessage(Throwable thr, String source)
           
 
Method Summary
 
Methods inherited from class kr.co.hit.live.web.flex.io.type.AsyncMessage
getCorrelationId, setCorrelationId
 
Methods inherited from class kr.co.hit.live.web.flex.io.type.FlexMessage
addSerializedProperties, clear, containsKey, containsValue, entrySet, get, getBody, getClientId, getHeader, getHeaders, getInt, getLong, getMessageId, getProperties, getProperty, getString, isEmpty, keySet, put, putAll, remove, setBody, setClientId, setHeader, setMessageId, setProperty, setTimestamp, setTimeToLive, size, values
 
Methods inherited from class kr.co.hit.live.web.flex.io.type.FlexObject
getClassName, instantiate, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface java.util.Map
equals, hashCode
 

Constructor Detail

ErrorMessage

public ErrorMessage(LiveException ex)

ErrorMessage

public ErrorMessage(Throwable thr,
                    String source)

ErrorMessage

protected ErrorMessage(String cname)


Copyright © 2014. All Rights Reserved.