ActionNotFoundException

public class ActionNotFoundException extends Exception

Thrown when the requested action doesn’t exists.

Constructors

ActionNotFoundException

public ActionNotFoundException(String message)