net.minecraft.src
Class ReportedException
java.lang.Object
  
java.lang.Throwable
      
java.lang.Exception
          
java.lang.RuntimeException
              
net.minecraft.src.ReportedException
- All Implemented Interfaces: 
 - Serializable
 
public class ReportedException
- extends RuntimeException
 
- See Also:
 - Serialized Form
 
 
 
 
 
ReportedException
public ReportedException(CrashReport par1CrashReport)
getTheReportedExceptionCrashReport
public CrashReport getTheReportedExceptionCrashReport()
- Gets the CrashReport Instance.
 
 
getCause
public Throwable getCause()
- Overrides:
 getCause in class Throwable
 
 
getMessage
public String getMessage()
- Overrides:
 getMessage in class Throwable