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

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

There is a newer version: 0.0.114+1.20.2
Show newest version
package com.parzivail.errorman.model;

public record RollbarResponse(int err, String message, RollbarResponseResult result)
{
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy