| 
 | BEA Systems, Inc. | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.lang.RuntimeException
                    |
                    +--java.lang.SecurityException
                          |
                          +--weblogic.security.spi.ProviderInitializationException
The ProviderInitializationException exception is a generic exception 
 thrown by a security provider if it encounters problems during initialization.
| Constructor Summary | |
| ProviderInitializationException(java.lang.String string)Constructs a ProviderInitializationExceptionwith the specified detail message. | |
| 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 | 
public ProviderInitializationException(java.lang.String string)
ProviderInitializationException with the specified detail message.
 A detail message is a String that describes this particular exception.
string - a String providing additional information about this exception.| 
 | Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs81 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||