Class CannotProceedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
weblogic.utils.NestedException
weblogic.management.ManagementException
com.bea.wcp.sip.management.runtime.CannotProceedException
- All Implemented Interfaces:
Serializable,weblogic.utils.NestedThrowable
public class CannotProceedException
extends weblogic.management.ManagementException
- Author:
- Copyright (c) 2021, Oracle and/or its affiliates. All rights reserved.
- See Also:
-
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
Constructors -
Method Summary
Methods inherited from class weblogic.management.ManagementException
unWrapExceptionsMethods inherited from class weblogic.utils.NestedException
getMessage, getNested, getNestedException, printStackTrace, printStackTrace, printStackTrace, superPrintStackTrace, superPrintStackTrace, superToString, toStringMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, setStackTrace
-
Constructor Details
-
CannotProceedException
-