Uses of Class
com.github.crashdemons.playerheads.compatibility.exceptions.VersionException
-
Packages that use VersionException Package Description com.github.crashdemons.playerheads.compatibility.exceptions Exceptions thrown by the compatibility package -
-
Uses of VersionException in com.github.crashdemons.playerheads.compatibility.exceptions
Subclasses of VersionException in com.github.crashdemons.playerheads.compatibility.exceptions Modifier and Type Class Description class
UnknownVersionException
Exception indicating a server version that could not be retrieved or understood.
-