Package com.bea.wcp.profile
Class ConcurrentProfileModificationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.bea.wcp.profile.ProfileException
com.bea.wcp.profile.ConcurrentProfileModificationException
- All Implemented Interfaces:
Serializable
This exception is thrown if concurrent modification of a profile document
on the server has been detected. In a modification is detected, the application may want
to retry the transaction.
- Author:
- Copyright (c) 2021, Oracle and/or its affiliates. All rights reserved.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ConcurrentProfileModificationException
-
ConcurrentProfileModificationException
-