Package com.bea.wli.config.component
Class AlreadyExistsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.bea.wli.config.component.ValidationException
com.bea.wli.config.component.AlreadyExistsException
- All Implemented Interfaces:
Serializable
Thrown when an operation (such as create, or rename) expects a project, folder or
resource to not exist, but does indeed exist.
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.bea.wli.config.component.ValidationException
getDiagnostics, getRef
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
serialVersionUID
public static final long serialVersionUID- See Also:
-
-
Constructor Details
-
AlreadyExistsException
-
AlreadyExistsException
-
AlreadyExistsException
-