com.ibm.rational.test.lt.kernel

Class DataAreaLockException

  • All Implemented Interfaces:
    Serializable


    public class DataAreaLockException
    extends RuntimeException
    A DataAreaLockException is thrown whenever an attempt is made to modify a locked DataArea key.
    See Also:
    Serialized Form
    • Constructor Detail

      • DataAreaLockException

        public DataAreaLockException()
      • DataAreaLockException

        public DataAreaLockException(String message)
        Parameters:
        message -
      • DataAreaLockException

        public DataAreaLockException(String message,
                             Throwable cause)
        Parameters:
        message -
        cause -
      • DataAreaLockException

        public DataAreaLockException(Throwable cause)
        Parameters:
        cause -
IBM Rational Performance Tester TES

© Copyright IBM Corp. 2013. All rights reserved.