Project Wonder 5.0.0.8794

er.extensions.migration
Class ERXMigrationFailedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by er.extensions.migration.ERXMigrationFailedException
All Implemented Interfaces:
Serializable

public class ERXMigrationFailedException
extends RuntimeException

Thrown when something during a migration process fails.

Author:
mschrag
See Also:
Serialized Form

Constructor Summary
ERXMigrationFailedException(String message)
           
ERXMigrationFailedException(String message, Throwable cause)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ERXMigrationFailedException

public ERXMigrationFailedException(String message)

ERXMigrationFailedException

public ERXMigrationFailedException(String message,
                                   Throwable cause)

Last updated: Thu, Jan 8, 2009 • 12:32 PM EST

Copyright © 2002 – 2007 Project Wonder.