java.lang.Object
de.hybris.platform.prosservices.pros.services.SubError

public class SubError extends Object
The type Sub error.
  • Constructor Details

    • SubError

      public SubError()
  • Method Details

    • getErrorMessage

      public String getErrorMessage()
      -
      Returns:
      the error message
    • setErrorMessage

      public void setErrorMessage(String errorMessage)
      -
      Parameters:
      errorMessage - the error message
    • getDataPath

      public String getDataPath()
      -
      Returns:
      the data path
    • setDataPath

      public void setDataPath(String dataPath)
      -
      Parameters:
      dataPath - the data path
    • getSchemaPath

      public String getSchemaPath()
      -
      Returns:
      the schema path
    • setSchemaPath

      public void setSchemaPath(String schemaPath)
      -
      Parameters:
      schemaPath - the schema path