com.fuxi.javaagent.contentobjects.jnotify.macosx
Class JNotifyException_macosx

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.macosx.JNotifyException_macosx
All Implemented Interfaces:
Serializable

public class JNotifyException_macosx
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_macosx(String s)
           
 
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_macosx

public JNotifyException_macosx(String s)
Method Detail

getErrorCode

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


Copyright © 2018. All rights reserved.