com.rational.test.ft

Class NotSupportedOnUnixException

    • Constructor Detail

      • NotSupportedOnUnixException

        public NotSupportedOnUnixException()
        Puts out a standard "Operation not supported on UNIX" message.
        Since:
        RFT1.0
      • NotSupportedOnUnixException

        public NotSupportedOnUnixException(java.lang.String s)
        Contains a String argument that is appended to the end of the standard "Operation not supported on UNIX" message.
        Since:
        RFT1.0