YATS/Forge Documentation
 All Classes Namespaces Files Functions Variables Enumerator Pages
net.minecraft.util.ReportedException Class Reference
Inheritance diagram for net.minecraft.util.ReportedException:

Public Member Functions

 ReportedException (CrashReport par1CrashReport)
 
CrashReport getCrashReport ()
 
Throwable getCause ()
 
String getMessage ()
 

Constructor & Destructor Documentation

net.minecraft.util.ReportedException.ReportedException ( CrashReport  par1CrashReport)

Member Function Documentation

Throwable net.minecraft.util.ReportedException.getCause ( )
CrashReport net.minecraft.util.ReportedException.getCrashReport ( )

Gets the CrashReport wrapped by this exception.

String net.minecraft.util.ReportedException.getMessage ( )

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