Skip navigation links
com.bea.wlcp.wlng.api.plugin.common
Class DeploymentException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.bea.wlcp.wlng.api.plugin.common.DeploymentException
- All Implemented Interfaces:
- Serializable
- public class DeploymentException
- extends Exception
Deployment error.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DeploymentException
public DeploymentException()
DeploymentException
public DeploymentException(String msg)
DeploymentException
public DeploymentException(String msg,
Throwable th)
DeploymentException
public DeploymentException(Throwable th)
Skip navigation links
Copyright © 2008, 2015, Oracle and/or its affiliates. All rights reserved.