org.eclipse.emf.ecp.view.migrator
Class ViewModelMigrationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.eclipse.emf.ecp.view.migrator.ViewModelMigrationException
- All Implemented Interfaces:
- Serializable
public class ViewModelMigrationException
- extends Exception
Exception that may occur during view model migration.
- Author:
- jfaltermeier
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ViewModelMigrationException
public ViewModelMigrationException(Throwable ex)
- Default constructor.
- Parameters:
ex
- the throwable to wrap
Copyright © 2015. All Rights Reserved.