Class ActionNotFoundException

All Implemented Interfaces:
Serializable

public class ActionNotFoundException extends PlayException
See Also:
  • Constructor Details

    • ActionNotFoundException

      public ActionNotFoundException(String action, Throwable cause)
  • Method Details

    • getAction

      public String getAction()