public class NothingToImportException extends ImportException
| Constructor and Description |
|---|
NothingToImportException(java.lang.String message) |
NothingToImportException(java.lang.String message,
int httpStatusCode) |
NothingToImportException(java.lang.String message,
java.lang.Throwable cause) |
NothingToImportException(java.lang.Throwable cause) |
getHttpStatusCodepublic NothingToImportException(java.lang.Throwable cause)
public NothingToImportException(java.lang.String message)
public NothingToImportException(java.lang.String message,
int httpStatusCode)
public NothingToImportException(java.lang.String message,
java.lang.Throwable cause)