org.apache.openejb.config
Class NoSuchProviderException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.apache.openejb.OpenEJBException
              extended by org.apache.openejb.config.NoSuchProviderException
All Implemented Interfaces:
Serializable

public class NoSuchProviderException
extends OpenEJBException

Version:
$Rev$ $Date$
See Also:
Serialized Form

Constructor Summary
NoSuchProviderException(String message)
           
 
Method Summary
 
Methods inherited from class org.apache.openejb.OpenEJBException
getMessage, getRootCause
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, 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

NoSuchProviderException

public NoSuchProviderException(String message)


Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.