org.ow2.carol.cmi.config
Class CMIConfigException

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

public class CMIConfigException
extends java.lang.Exception

Author:
The new CMI team
See Also:
Serialized Form

Constructor Summary
CMIConfigException(java.lang.String msg)
           
CMIConfigException(java.lang.String msg, java.lang.Throwable t)
           
 
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

CMIConfigException

public CMIConfigException(java.lang.String msg,
                          java.lang.Throwable t)
Parameters:
msg -
t -

CMIConfigException

public CMIConfigException(java.lang.String msg)


Copyright © 2007 OW2 Consortium. All Rights Reserved.