org.ow2.cmi.lb
Class PropertyConfigurationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.ow2.cmi.lb.PropertyConfigurationException
All Implemented Interfaces:
java.io.Serializable

public final class PropertyConfigurationException
extends java.lang.Exception

Author:
Loris Bouzonnet
See Also:
Serialized Form

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

PropertyConfigurationException

public PropertyConfigurationException(java.lang.String msg)

PropertyConfigurationException

public PropertyConfigurationException(java.lang.String msg,
                                      java.lang.Throwable thr)


Copyright © 2009 OW2 Consortium. All Rights Reserved.