Class MethodNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.fluentlenium.adapter.exception.MethodNotFoundException
All Implemented Interfaces:
Serializable

public class MethodNotFoundException extends RuntimeException
Exception to be thrown when a method cannot be found.
See Also:
  • Constructor Details

    • MethodNotFoundException

      public MethodNotFoundException (Throwable cause)