com.bea.portal.tools.ugm.providers.controls
Class NoProvidersFoundException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.bea.portal.tools.ugm.providers.controls.NoProvidersFoundException
All Implemented Interfaces
Serializable

public class NoProvidersFoundException
extends Exception

See Also
Serialized Form

Constructor Summary
NoProvidersFoundException()
           
NoProvidersFoundException(String msg)
           
NoProvidersFoundException(String msg, Throwable t)
           
NoProvidersFoundException(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

NoProvidersFoundException

public NoProvidersFoundException()

NoProvidersFoundException

public NoProvidersFoundException(String msg)

NoProvidersFoundException

public NoProvidersFoundException(Throwable t)

NoProvidersFoundException

public NoProvidersFoundException(String msg,
                                 Throwable t)


Copyright © 2000, 2009, Oracle and/or its affiliates. All rights reserved.
Oracle is a registered trademark of Oracle Corporation and/or its affiliates.
Other names may be trademarks of their respective owners.