com.sentilla.host.client.application
Class ApplicationExceptionMessage

java.lang.Object
  extended by com.sentilla.io.HostMessage
      extended by com.sentilla.host.client.application.ApplicationExceptionMessage
All Implemented Interfaces:
Serializable

public class ApplicationExceptionMessage
extends HostMessage

Author:
spence@sentilla.com
See Also:
Serialized Form

Field Summary
private static long serialVersionUID
           
 
Fields inherited from class com.sentilla.io.HostMessage
messageType, msgId, obj, returnStatus
 
Constructor Summary
ApplicationExceptionMessage()
           
 
Method Summary
 
Methods inherited from class com.sentilla.io.HostMessage
getMessageType, getMsgId, getObject, getReturnStatus, setMessageType, setObject, setReturnStatus
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

serialVersionUID

private static final long serialVersionUID
See Also:
Constant Field Values
Constructor Detail

ApplicationExceptionMessage

public ApplicationExceptionMessage()


Copyright © 2007 Sentilla, Inc. All Rights Reserved.