YATS/Forge Documentation
 All Classes Namespaces Files Functions Variables Enumerator Pages
net.minecraft.command.SyntaxErrorException Class Reference
Inheritance diagram for net.minecraft.command.SyntaxErrorException:
net.minecraft.command.CommandException net.minecraft.command.WrongUsageException

Public Member Functions

 SyntaxErrorException ()
 
 SyntaxErrorException (String par1Str, Object...par2ArrayOfObj)
 
- Public Member Functions inherited from net.minecraft.command.CommandException
 CommandException (String par1Str, Object...par2ArrayOfObj)
 
Object[] getErrorOjbects ()
 

Constructor & Destructor Documentation

net.minecraft.command.SyntaxErrorException.SyntaxErrorException ( )
net.minecraft.command.SyntaxErrorException.SyntaxErrorException ( String  par1Str,
Object...  par2ArrayOfObj 
)

The documentation for this class was generated from the following file: