Interface IOperationExecutionError

All Superinterfaces:
Serializable
All Known Implementing Classes:
OperationExecutionError

@JsonObject("as.dto.common.operation.IOperationExecutionError") public interface IOperationExecutionError extends Serializable
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getMessage

      String getMessage()