public class ThrowError extends Mediator
Represents a ThrowError mediator in the Synapse configuration.
  • Constructor Details

    • ThrowError

      public ThrowError()
  • Method Details

    • getType

      public String getType()
    • setType

      public void setType(String type)
    • getErrorMessage

      public String getErrorMessage()
    • setErrorMessage

      public void setErrorMessage(String errorMessage)
    • getDescription

      public String getDescription()
    • setDescription

      public void setDescription(String description)