Class UnsupportedVersionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.eldoria.eldoutilities.crossversion.UnsupportedVersionException
All Implemented Interfaces:
Serializable

public class UnsupportedVersionException extends RuntimeException
A exception which is thrown when the current server version is not supported by the plugin.
See Also:
  • Constructor Details

    • UnsupportedVersionException

      public UnsupportedVersionException()
    • UnsupportedVersionException

      public UnsupportedVersionException(Version version)