BEA Systems, Inc.

BEA WebLogic Server 9.0 API Reference


weblogic.management
Class InvalidRedeployRequestException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byweblogic.utils.NestedException
              extended byweblogic.management.ApplicationException
                  extended byweblogic.management.InvalidRedeployRequestException
All Implemented Interfaces:
weblogic.utils.NestedThrowable, Serializable

public class InvalidRedeployRequestException
extends ApplicationException

See Also:
Serialized Form
Copyright © 2005 BEA Systems, Inc. All Rights Reserved.

Nested Class Summary
 
Nested classes inherited from class weblogic.utils.NestedThrowable
weblogic.utils.NestedThrowable.Util
 
Field Summary
 
Fields inherited from class weblogic.utils.NestedException
nested
 
Constructor Summary
InvalidRedeployRequestException(String error)
           
InvalidRedeployRequestException(String error, Throwable nested)
           
 
Methods inherited from class weblogic.management.ApplicationException
getApplicationMessage, getModuleErrors, getTargetException
 
Methods inherited from class weblogic.utils.NestedException
getMessage, getNested, getNestedException, printStackTrace, printStackTrace, printStackTrace, superPrintStackTrace, superPrintStackTrace, superToString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, setStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

InvalidRedeployRequestException

public InvalidRedeployRequestException(String error)

InvalidRedeployRequestException

public InvalidRedeployRequestException(String error,
                                       Throwable nested)

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs90
Copyright 2005 BEA Systems Inc.