er.extensions.migration
Class ERXMigrationFailedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
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
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ERXMigrationFailedException
public ERXMigrationFailedException(String message)
ERXMigrationFailedException
public ERXMigrationFailedException(String message,
Throwable cause)
Copyright © 2002 – 2007 Project Wonder.