|
BEA Systems, Inc. | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectManagementException
weblogic.management.DeploymentException
public class DeploymentException
Exceptions thrown during the deployment process.
Constructor Summary | |
---|---|
DeploymentException(String message)
Constructor for the DeploymentException object |
|
DeploymentException(String message,
Throwable t)
Constructor for the DeploymentException object |
|
DeploymentException(Throwable t)
Constructor for the DeploymentException object |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DeploymentException(String message, Throwable t)
message
- the
- original causepublic DeploymentException(Throwable t)
t
- the original causepublic DeploymentException(String message)
message
-
|
Because this information documents a Tech Preview of a BEA product, it may be incomplete and is subject to change. Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/essex/TechPreview Copyright 2007 BEA Systems Inc. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |