Class ActionNotFoundException

All Implemented Interfaces:
Serializable

public class ActionNotFoundException extends WebException
Author:
Igor Polevoy
See Also:
Serialized Form
  • Constructor Details

    • ActionNotFoundException

      public ActionNotFoundException(Throwable cause)
    • ActionNotFoundException

      public ActionNotFoundException(String message)
  • Method Details