Class ZosUNIXCommandAuthFailException

All Implemented Interfaces:
Serializable

public class ZosUNIXCommandAuthFailException extends ZosUNIXCommandException
See Also:
  • Constructor Details

    • ZosUNIXCommandAuthFailException

      public ZosUNIXCommandAuthFailException()
    • ZosUNIXCommandAuthFailException

      public ZosUNIXCommandAuthFailException(String message)
    • ZosUNIXCommandAuthFailException

      public ZosUNIXCommandAuthFailException(Throwable cause)
    • ZosUNIXCommandAuthFailException

      public ZosUNIXCommandAuthFailException(String message, Throwable cause)
    • ZosUNIXCommandAuthFailException

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