com.atlassian.crowd.migration
Class ExportException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.atlassian.crowd.migration.ExportException
All Implemented Interfaces:
Serializable

public class ExportException
extends Exception

See Also:
Serialized Form

Constructor Summary
ExportException(Exception exception)
           
 
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

ExportException

public ExportException(Exception exception)


Copyright © 2013 Atlassian. All Rights Reserved.