Class GenericIssueDetails


  • public class GenericIssueDetails
    extends java.lang.Object
    Depending on the concrete errorType, different properties are set.
    • Method Detail

      • getErrorType

        public GenericIssueErrorType getErrorType()
        Issues with the same errorType are aggregated in the frontend.
      • getFrameId

        public java.util.Optional<FrameId> getFrameId()