com.fuxi.javaagent.contentobjects.jnotify.win32
Class JNotifyException_win32

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.win32.JNotifyException_win32
All Implemented Interfaces:
Serializable

public class JNotifyException_win32
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_win32(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_win32

public JNotifyException_win32(String s,
                              int systemErrorCode)
Method Detail

getErrorCode

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


Copyright © 2018. All rights reserved.