Class ActionNotSupportedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
jakarta.xml.ws.WebServiceException
com.sun.xml.ws.addressing.model.ActionNotSupportedException
All Implemented Interfaces:
Serializable

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

    • ActionNotSupportedException

      public ActionNotSupportedException(String action)
  • Method Details

    • getAction

      public String getAction()