Oracle Fusion Middleware
Oracle WebLogic SIP Server API Reference
11g Release 1 (10.3.4)

Part Number E17873-02

com.bea.wcp.sip.management.runtime
Class UpgradeFailedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by weblogic.utils.NestedException
              extended by weblogic.management.ManagementException
                  extended by com.bea.wcp.sip.management.runtime.UpgradeFailedException
All Implemented Interfaces:
java.io.Serializable, weblogic.utils.NestedThrowable

public class UpgradeFailedException
extends weblogic.management.ManagementException

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from interface weblogic.utils.NestedThrowable
weblogic.utils.NestedThrowable.Util
 
Field Summary
 
Fields inherited from class weblogic.utils.NestedException
nested
 
Constructor Summary
UpgradeFailedException(java.lang.String msg)
           
 
Method Summary
 
Methods inherited from class weblogic.management.ManagementException
unWrapExceptions
 
Methods inherited from class weblogic.utils.NestedException
getMessage, getNested, getNestedException, printStackTrace, printStackTrace, printStackTrace, superPrintStackTrace, superPrintStackTrace, superToString, toString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, setStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UpgradeFailedException

public UpgradeFailedException(java.lang.String msg)

Copyright 1996, 2010, 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.

Oracle Fusion Middleware
Oracle WebLogic SIP Server API Reference
11g Release 1 (10.3.4)

Part Number E17873-02