Class UnsupportedActionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.meterware.httpunit.UnsupportedActionException
All Implemented Interfaces:
Serializable

public class UnsupportedActionException extends RuntimeException
An exception thrown when an action URL is not supported.
Since:
1.6
Author:
Russell Gold
See Also:
  • Constructor Details

    • UnsupportedActionException

      public UnsupportedActionException(String message)