Class SystemCallException

All Implemented Interfaces:
Serializable

public class SystemCallException extends JRDFoxException
This exception is thrown when a system call throws an exception.
See Also:
  • Constructor Details

    • SystemCallException

      public SystemCallException()
    • SystemCallException

      public SystemCallException(String message)
    • SystemCallException

      public SystemCallException(String message, Throwable cause)