Class UnimplementedArgumentException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
dev.jorel.commandapi.exceptions.UnimplementedArgumentException
All Implemented Interfaces:
Serializable

public class UnimplementedArgumentException extends RuntimeException
An exception caused when using an argument which hasn't been implemented in this Minecraft version
See Also:
  • Constructor Details

    • UnimplementedArgumentException

      public UnimplementedArgumentException(String type, String versionSupportedIn)
      Creates an EnvironmentArgumentException