All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.parzivail.errorman.model.RollbarFrame Maven / Gradle / Ivy

package com.parzivail.errorman.model;

public record RollbarFrame(String filename, String class_name, String method, int lineno)
{
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy