Skip navigation links


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)

Skip navigation links


Copyright © 2010, Oracle. All rights reserved.