public class FileCreateException extends ECFException
IFileID
instances via
FileIDFactory
Constructor and Description |
---|
FileCreateException() |
FileCreateException(org.eclipse.core.runtime.IStatus status) |
FileCreateException(java.lang.String message) |
FileCreateException(java.lang.String message,
java.lang.Throwable cause) |
FileCreateException(java.lang.Throwable cause) |
getCause, getStatus, printStackTrace, printStackTrace, printStackTrace
public FileCreateException(org.eclipse.core.runtime.IStatus status)
public FileCreateException()
public FileCreateException(java.lang.String message)
public FileCreateException(java.lang.Throwable cause)
public FileCreateException(java.lang.String message, java.lang.Throwable cause)