public class ImportCanceledException
extends java.lang.RuntimeException
ImportCanceledException
indicates interruption of the import process due to optimization needs or user 'cancel' action.Constructor and Description |
---|
ImportCanceledException() |
ImportCanceledException(java.lang.String message) |
ImportCanceledException(java.lang.String message,
java.lang.Throwable cause) |
ImportCanceledException(java.lang.Throwable cause) |
public ImportCanceledException()
public ImportCanceledException(java.lang.String message)
public ImportCanceledException(java.lang.String message, java.lang.Throwable cause)
public ImportCanceledException(java.lang.Throwable cause)