org.catacombae.jfuse.joapi
Class JFUSEException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.catacombae.jfuse.joapi.JFUSEException
- All Implemented Interfaces:
- Serializable
public class JFUSEException
- extends Exception
Base class for all jFUSE exceptions. Can be used as a general exception class.
- Author:
- erik
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
JFUSEException
public JFUSEException(Errno errno)
getErrno
public Errno getErrno()