JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Serialized Form
Package
masecla.modrinth4j.exception
Exception Class
masecla.modrinth4j.exception.EndpointException
class EndpointException extends
RuntimeException
implements
Serializable
Serialized Fields
description
String
description
Further description in the error
error
String
error
The error name.
Package
masecla.modrinth4j.model.version.files
Class
masecla.modrinth4j.model.version.files.HashProjectVersionMap
class HashProjectVersionMap extends
HashMap
<
String
,
ProjectVersion
> implements
Serializable