public static class FileSystemEvent.FileSystemErrorEvent extends FileSystemEvent
FileSystemEvent.FileDownloadEvent, FileSystemEvent.FileListEvent, FileSystemEvent.FileRemoveEvent, FileSystemEvent.FileSystemErrorEvent, FileSystemEvent.FileUploadEventERROR_FATAL, ERROR_INSUFFICENT_STORAGE, ERROR_INVALID_PARAMETER, ERROR_OUT_OF_MEMORY, ERROR_PATH_NOT_FOUND, ERROR_PERMISSION_DENIED, ERROR_REQUEST_FORMAT_ERROR, FILE_DOWNLOAD, FILE_ERROR, FILE_LIST, FILE_REMOVE, FILE_UPLOADSEVERITY_DEBUG, SEVERITY_ERROR, SEVERITY_INFO, TAG_DEBUG, TAG_ERROR, TAG_INFO, TYPE_CONNECTION, TYPE_DATA_POINT, TYPE_DATA_PUSH, TYPE_DEVICE_REQUEST, TYPE_FILE_SYSTEM, TYPE_FIRMWARE, TYPE_RCI| Modifier and Type | Method and Description |
|---|---|
int |
getAction()
Retrieves the action that was being performed when error occurred.
|
int |
getErrorType()
Retrieves the error type.
|
java.lang.String |
getEventLogString()
Retrieves the event string to be logged.
|
java.lang.String |
getHint()
Retrieves this event error hint.
|
java.lang.String |
toString() |
getEventTypeTag, getFileSystemEventType, getPath, newFileDownloadEvent, newFileListEvent, newFileSystemErrorEvent, newFileSystemErrorEvent, newFileSystemErrorEvent, newFileUploadEvent, newRemoveFileEventgetEventSeverity, getEventType, setSeveritypublic int getAction()
FileSystemEvent.FILE_DOWNLOAD,
FileSystemEvent.FILE_LIST,
FileSystemEvent.FILE_REMOVE,
FileSystemEvent.FILE_UPLOADpublic int getErrorType()
FileSystemEvent.ERROR_FATAL,
FileSystemEvent.ERROR_INSUFFICENT_STORAGE,
FileSystemEvent.ERROR_INVALID_PARAMETER,
FileSystemEvent.ERROR_OUT_OF_MEMORY,
FileSystemEvent.ERROR_PATH_NOT_FOUND,
FileSystemEvent.ERROR_PERMISSION_DENIED,
FileSystemEvent.ERROR_REQUEST_FORMAT_ERRORpublic java.lang.String getEventLogString()
EventgetEventLogString in class Eventpublic java.lang.String getHint()
public java.lang.String toString()
toString in class FileSystemEvent© Copyright 2014 Etherios, Inc. All rights reserved. Etherios, Inc. is a Division of Digi International Inc.