Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.0

E18767-01


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

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.CannotProceedException

All Implemented Interfaces:
java.io.Serializable, weblogic.utils.NestedThrowable

public class CannotProceedException
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
CannotProceedException(java.lang.String message)
           

 

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

CannotProceedException

public CannotProceedException(java.lang.String message)

Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.0

E18767-01


Copyright © 2005, 2010, Oracle and/or its affiliates. All rights reserved.