Class ZosUNIXFileException

All Implemented Interfaces:
Serializable

public class ZosUNIXFileException extends ZosFileManagerException
See Also:
  • Constructor Details

    • ZosUNIXFileException

      public ZosUNIXFileException()
    • ZosUNIXFileException

      public ZosUNIXFileException(String message)
    • ZosUNIXFileException

      public ZosUNIXFileException(Throwable cause)
    • ZosUNIXFileException

      public ZosUNIXFileException(String message, Throwable cause)
    • ZosUNIXFileException

      public ZosUNIXFileException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)