com.fuxi.javaagent.contentobjects.jnotify.linux
Class JNotifyException_linux

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.io.IOException
              extended by com.fuxi.javaagent.contentobjects.jnotify.JNotifyException
                  extended by com.fuxi.javaagent.contentobjects.jnotify.linux.JNotifyException_linux
All Implemented Interfaces:
Serializable

public class JNotifyException_linux
extends JNotifyException

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.fuxi.javaagent.contentobjects.jnotify.JNotifyException
_systemErrorCode, ERROR_NO_SUCH_FILE_OR_DIRECTORY, ERROR_PERMISSION_DENIED, ERROR_UNSPECIFIED, ERROR_WATCH_LIMIT_REACHED
 
Constructor Summary
JNotifyException_linux(String s, int systemErrorCode)
           
 
Method Summary
 int getErrorCode()
           
 
Methods inherited from class com.fuxi.javaagent.contentobjects.jnotify.JNotifyException
getSystemError
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

JNotifyException_linux

public JNotifyException_linux(String s,
                              int systemErrorCode)
Method Detail

getErrorCode

public int getErrorCode()
Specified by:
getErrorCode in class JNotifyException


Copyright © 2018. All rights reserved.