Class InsufficientArgumentsException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sk89q.worldedit.WorldEditException
com.sk89q.worldedit.command.InsufficientArgumentsException
All Implemented Interfaces:
Serializable

public class InsufficientArgumentsException extends WorldEditException
See Also:
  • Constructor Details

    • InsufficientArgumentsException

      @Deprecated public InsufficientArgumentsException(String error)
      Deprecated.
    • InsufficientArgumentsException

      public InsufficientArgumentsException(com.sk89q.worldedit.util.formatting.text.Component error)