org.exoplatform.social.extras.migration
Class MigrationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.exoplatform.social.extras.migration.MigrationException
All Implemented Interfaces:
Serializable

public class MigrationException
extends RuntimeException

Version:
$Revision$
Author:
Alain Defrance
See Also:
Serialized Form

Constructor Summary
MigrationException()
           
MigrationException(String s)
           
MigrationException(String s, Throwable throwable)
           
MigrationException(Throwable throwable)
           
 
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

MigrationException

public MigrationException()

MigrationException

public MigrationException(String s)

MigrationException

public MigrationException(String s,
                          Throwable throwable)

MigrationException

public MigrationException(Throwable throwable)


Copyright © 2013 eXo Platform SAS. All Rights Reserved.