Class ActionNotSupportedException

  • All Implemented Interfaces:
    Serializable

    public class ActionNotSupportedException
    extends jakarta.xml.ws.WebServiceException
    Author:
    Arun Gupta
    See Also:
    Serialized Form
    • Constructor Detail

      • ActionNotSupportedException

        public ActionNotSupportedException​(String action)
    • Method Detail

      • getAction

        public String getAction()