Class 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)