org.ow2.carol.cmi.rpc
Class CMIProxyFactoryException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.ow2.carol.cmi.rpc.CMIProxyFactoryException
All Implemented Interfaces:
java.io.Serializable

public class CMIProxyFactoryException
extends java.lang.Exception

Author:
The new CMI team
See Also:
Serialized Form

Constructor Summary
CMIProxyFactoryException(java.lang.String arg0)
           
CMIProxyFactoryException(java.lang.String arg0, java.lang.Throwable arg1)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CMIProxyFactoryException

public CMIProxyFactoryException(java.lang.String arg0)

CMIProxyFactoryException

public CMIProxyFactoryException(java.lang.String arg0,
                                java.lang.Throwable arg1)


Copyright © 2008 OW2 Consortium. All Rights Reserved.