com.fuxi.javaagent.contentobjects.jnotify
Class JNotifyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.fuxi.javaagent.contentobjects.jnotify.JNotifyException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- JNotifyException_linux, JNotifyException_macosx, JNotifyException_win32
public abstract class JNotifyException
- extends IOException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ERROR_UNSPECIFIED
public static final int ERROR_UNSPECIFIED
- See Also:
- Constant Field Values
ERROR_WATCH_LIMIT_REACHED
public static final int ERROR_WATCH_LIMIT_REACHED
- See Also:
- Constant Field Values
ERROR_PERMISSION_DENIED
public static final int ERROR_PERMISSION_DENIED
- See Also:
- Constant Field Values
ERROR_NO_SUCH_FILE_OR_DIRECTORY
public static final int ERROR_NO_SUCH_FILE_OR_DIRECTORY
- See Also:
- Constant Field Values
_systemErrorCode
protected final int _systemErrorCode
JNotifyException
public JNotifyException(String s,
int systemErrorCode)
getSystemError
public int getSystemError()
getErrorCode
public abstract int getErrorCode()
Copyright © 2018. All rights reserved.