Oracle

weblogic.management.runtime
Class MigrationException

java.lang.Object
  extended by NestedException
      extended by weblogic.management.runtime.MigrationException

public final class MigrationException
extends NestedException


Constructor Summary
MigrationException(String message)
          Constructor for the MigrationException object
MigrationException(String message, Throwable t)
          Constructor for the MigrationException object
MigrationException(Throwable t)
          Constructor for the MigrationException object
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MigrationException

public MigrationException(String message,
                          Throwable t)
Constructor for the MigrationException object

Parameters:
message -
t -

MigrationException

public MigrationException(Throwable t)
Constructor for the MigrationException object

Parameters:
t -

MigrationException

public MigrationException(String message)
Constructor for the MigrationException object

Parameters:
message -

Documentation is available at
http://edocs.bea.com/wls/docs103
Copyright 2008 Oracle