Interface IOperationExecutionError

  • All Superinterfaces:
    java.io.Serializable
    All Known Implementing Classes:
    OperationExecutionError

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

      • getMessage

        java.lang.String getMessage()