com.atlassian.crowd.migration
Class ImportException

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

public class ImportException
extends Exception

See Also:
Serialized Form

Constructor Summary
ImportException(Exception exception)
           
ImportException(String message)
           
 
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

ImportException

public ImportException(String message)

ImportException

public ImportException(Exception exception)


Copyright © 2010 Atlassian Pty Ltd. All Rights Reserved.