OutdatedServerVersionException

This exception should be thrown when a feature in a plugin requires a certain server version, but the server running the plugin isn't running a recent enough Minecraft version to do so.

Author

lokka30

Since

2.0.0

Constructors

Link copied to clipboard
constructor(errorMsg: String?)

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
open val message: String?

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard