org.ow2.petals.communication.jndi.agent.msg.response
Class ExceptionResponse

java.lang.Object
  extended by org.ow2.petals.communication.jndi.agent.msg.response.RegistryResponse
      extended by org.ow2.petals.communication.jndi.agent.msg.response.ExceptionResponse
All Implemented Interfaces:
java.io.Serializable

public class ExceptionResponse
extends RegistryResponse

Exception response

Author:
ddesjardins - eBMWebsourcing
See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.ow2.petals.communication.jndi.agent.msg.response.RegistryResponse
RegistryResponse.ResponseType
 
Field Summary
 
Fields inherited from class org.ow2.petals.communication.jndi.agent.msg.response.RegistryResponse
arg1, type
 
Constructor Summary
ExceptionResponse(java.lang.Throwable exception)
           
 
Method Summary
 
Methods inherited from class org.ow2.petals.communication.jndi.agent.msg.response.RegistryResponse
getArg1, getType, setArg1, setType, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ExceptionResponse

public ExceptionResponse(java.lang.Throwable exception)


Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.