Class IllegalDurationException

  • All Implemented Interfaces:
    java.io.Serializable

    @Deprecated
    public class IllegalDurationException
    extends TestException
    Deprecated.
    since 5.6 feature will be removed soon
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      IllegalDurationException​(java.lang.String message)
      Deprecated.
       
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • IllegalDurationException

        public IllegalDurationException​(java.lang.String message)
        Deprecated.